| "make update-unicode -j4" exit with 0. |
| "make update-download -j4" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| From https://github.com/ruby/rbs |
| * branch 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD |
| HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| From https://github.com/ruby/rbs |
| * branch 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD |
| HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test |
| "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 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| From https://github.com/ruby/rbs |
| * branch 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD |
| HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 10 11 11 11 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-yjit --incremental --process-num=4 |
| 11 2123201 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-yjit --incremental --process-num=4 |
| 2123201 2123204 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-yjit --logfile=/home/ko1/ruby/logs/brlog.trunk-yjit.20230328-031021 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=cppflags=-DYJIT_FORCE_ENABLE --incremental --process-num=4 |
| 2123204 2126566 11 11 ? -1 Z 1001 0:00 [sh] <defunct> |
| 1 2127714 11 11 ? -1 S 1001 0:00 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb: TestProcess#test_process_detach |
| 2123204 2133190 11 11 ? -1 R 1001 0:00 ps jx |
| {10=>[11], 11=>[2123201], 2123201=>[2123204], 2123204=>[2126566, 2133190], 1=>[2127714]} |
| $ timeout 60 gdb -p 2126566 -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 2133190 -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> |