git --version in dir d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build (timeout 2400 secs) watching logfiles {} argv: ['git', '--version'] using PTY: False git version 2.46.1.windows.1 program finished with exit code 0 elapsedTime=0.234000 program finished with exit code 0 git clean -f -d -x in dir d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build (timeout 2400 secs) watching logfiles {} argv: ['git', 'clean', '-f', '-d', '-x'] using PTY: False Removing pypy/goal/libffi-8.dll Removing pypy/goal/libpypy3.12-c.dll Removing pypy/goal/pypy3.12-c.exe program finished with exit code 0 elapsedTime=0.344000 git fetch -t https://github.com/pypy/pypy/ py3.12 in dir d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-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=3.785000 git reset --hard FETCH_HEAD -- in dir d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build (timeout 2400 secs) watching logfiles {} argv: ['git', 'reset', '--hard', 'FETCH_HEAD', '--'] using PTY: False HEAD is now at 73bcbbc66d5 add another lib directory to windows in the compile shim program finished with exit code 0 elapsedTime=1.000000 git branch -M py3.12 in dir d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-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.235000 git rev-parse HEAD in dir d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build (timeout 2400 secs) watching logfiles {} argv: ['git', 'rev-parse', 'HEAD'] using PTY: False 73bcbbc66d5232da66da4727741aafb6acdf2301 program finished with exit code 0 elapsedTime=0.264000