| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD |
| HEAD is now at 927587a Stop assuming Integer#times is written in C |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| From https://github.com/ruby/ruby |
| ec37636..4023637 master -> origin/master |
| "make after-update -j4" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD |
| HEAD is now at 927587a Stop assuming Integer#times is written in C |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD |
| HEAD is now at 927587a Stop assuming Integer#times is written in C |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS=--repeat-count=50" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50 |
| $$$ #<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-repeat50 --incremental --process-num=4 |
| 12 2578758 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-repeat50 --incremental --process-num=4 |
| 2578758 2578761 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-repeat50 --logfile=/home/ko1/ruby/logs/brlog.trunk-repeat50.20230919-094608 --root_dir=/tmp/ruby --timeout=208000 --test_opts='TESTS=--repeat-count=50' --incremental --process-num=4 |
| 2578761 2578762 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-repeat50 --logfile=/home/ko1/ruby/logs/brlog.trunk-repeat50.20230919-094608 --root_dir=/tmp/ruby --timeout=208000 --test_opts=TESTS=--repeat-count=50 --incremental --process-num=4 |
| 2578762 2583064 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50 |
| 2583064 2583065 12 12 ? -1 S 1001 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=--repeat-count=50 |
| 2583065 2583339 12 12 ? -1 Sl 1001 580:41 /tmp/ruby/src/trunk-repeat50/test/runner.rb: TestRand#test_rand_reseed_on_fork |
| 2583339 2848354 12 12 ? -1 S 1001 0:00 /tmp/ruby/src/trunk-repeat50/test/runner.rb: TestRand#test_rand_reseed_on_fork |
| 2578762 2848355 12 12 ? -1 R 1001 0:00 ps jx |
| {11=>[12], 12=>[2578758], 2578758=>[2578761], 2578761=>[2578762], 2578762=>[2583064, 2848355], 2583064=>[2583065], 2583065=>[2583339], 2583339=>[2848354]} |
| $ timeout 60 gdb -p 2848354 -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 2583339 -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 2583065 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| make: *** [uncommon.mk:914: yes-test-all] Killed |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| #<Errno::ESRCH: No such process> |
| $ timeout 60 gdb -p 2583064 -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 2848355 -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> |