| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20" exit with 0. |
| Cloning into 'trunk-repeat20'... |
| Updating files: 98% (11976/12140) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-repeat20/configure --prefix=/tmp/ruby/install/trunk-repeat20 --disable-install-doc --enable-shared" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/minitest'... |
| Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/power_assert'... |
| Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/rbs'... |
| Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/typeprof'... |
| Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/debug'... |
| From https://github.com/Shopify/minitest |
| * branch b5f5202575894796e00109a8f8a5041b778991ee -> FETCH_HEAD |
| HEAD is now at b5f5202 Make the test suite compatible with --enable-frozen-string-literal |
| From https://github.com/ruby/power_assert |
| * branch 78dd2ab3ccd93796d83c0b35b978c39bfabb938c -> FETCH_HEAD |
| HEAD is now at 78dd2ab Make the test suite compatible with `--enable-frozen-string-literal` |
| From https://github.com/ruby/debug |
| * branch 2d602636d99114d55a32fedd652c9c704446a749 -> FETCH_HEAD |
| HEAD is now at 2d60263 Use ruby/actions workflow for ruby versions |
| From https://github.com/ruby/rbs |
| * branch ba7872795d5de04adb8ff500c0e6afdc81a041dd -> FETCH_HEAD |
| HEAD is now at ba787279 Make the test suite compatible with `--enable-frozen-string-literal` |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk-repeat20/enc/jis/props.h.blt /tmp/ruby/src/trunk-repeat20/enc/jis/props.h |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=--repeat-count=20" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 11 12 12 12 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-repeat20 --incremental --process-num=4 |
| 12 517295 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-repeat20 --incremental --process-num=4 |
| 517295 517298 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-repeat20 --logfile=/home/ko1/ruby/logs/brlog.trunk-repeat20.20240320-130255 --root_dir=/tmp/ruby --timeout=41600 --test_opts='TESTS=--repeat-count=20' --incremental --process-num=4 |
| 517298 517299 12 12 ? -1 Rl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-repeat20 --logfile=/home/ko1/ruby/logs/brlog.trunk-repeat20.20240320-130255 --root_dir=/tmp/ruby --timeout=41600 --test_opts=TESTS=--repeat-count=20 --incremental --process-num=4 |
| 517299 569410 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 |
| 569410 569411 12 12 ? -1 S 1001 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=--repeat-count=20 |
| 569411 569727 12 12 ? -1 Sl 1001 548:52 /tmp/ruby/src/trunk-repeat20/test/runner.rb: TestGemCommandsOwnerCommand#test_with_webauthn_enabled_success_with_polling |
| 517299 1916905 12 12 ? -1 R 1001 0:00 ps jx |
| {11=>[12], 12=>[517295], 517295=>[517298], 517298=>[517299], 517299=>[569410, 1916905], 569410=>[569411], 569411=>[569727]} |
| $ timeout 60 gdb -p 569727 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 569411 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 569410 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| Killed |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 1916905 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| #<Errno::ESRCH: No such process> |