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=4.395000
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 pypyjit_new.log
program finished with exit code 0
elapsedTime=4.390000
git fetch -t https://github.com/pypy/pypy/ HEAD
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/', 'HEAD']
using PTY: False
From https://github.com/pypy/pypy
* branch HEAD -> FETCH_HEAD
program finished with exit code 0
elapsedTime=11.402000
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 fa2e9e3a3f prevent fixpoint length occilation in dawg encoding
program finished with exit code 0
elapsedTime=7.200000
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
fa2e9e3a3fe98731888ade3b35b777fb83921a03
program finished with exit code 0
elapsedTime=3.979000