fn run_sleep_inner(
    cmd: BuiltinCommand,
    random: bool
) -> Result<ControlFlow, Error>