git --version in dir /build_dir/pypy-c-jit-linux-x86-64/build (timeout 2400 secs) watching logfiles {} argv: ['git', '--version'] using PTY: False git version 2.45.2 program finished with exit code 0 elapsedTime=0.009191 program finished with exit code 0 git clean -f -d -x in dir /build_dir/pypy-c-jit-linux-x86-64/build (timeout 2400 secs) watching logfiles {} argv: ['git', 'clean', '-f', '-d', '-x'] using PTY: False program finished with exit code 0 elapsedTime=0.013466 git fetch -t https://github.com/pypy/pypy/ py3.12 in dir /build_dir/pypy-c-jit-linux-x86-64/build (timeout 2400 secs) watching logfiles {} argv: ['git', 'fetch', '-t', 'https://github.com/pypy/pypy/', 'py3.12'] using PTY: False From https://github.com/pypy/pypy * branch py3.12 -> FETCH_HEAD program finished with exit code 0 elapsedTime=0.822963 git reset --hard FETCH_HEAD -- in dir /build_dir/pypy-c-jit-linux-x86-64/build (timeout 2400 secs) watching logfiles {} argv: ['git', 'reset', '--hard', 'FETCH_HEAD', '--'] using PTY: False HEAD is now at 6c2878221ce convert bytearray to bytes for revdb's split GC address space program finished with exit code 0 elapsedTime=0.305234 git branch -M py3.12 in dir /build_dir/pypy-c-jit-linux-x86-64/build (timeout 2400 secs) watching logfiles {} argv: ['git', 'branch', '-M', 'py3.12'] using PTY: False program finished with exit code 0 elapsedTime=0.006556 git rev-parse HEAD in dir /build_dir/pypy-c-jit-linux-x86-64/build (timeout 2400 secs) watching logfiles {} argv: ['git', 'rev-parse', 'HEAD'] using PTY: False 6c2878221ce90aaea96730a507a8a3ca3bc3fb1e program finished with exit code 0 elapsedTime=0.004175