| "make update-unicode -j3" exit with 0. |
| "make update-download -j3" exit with 0. |
| "make update-rubyspec -j3" exit with 0. |
| "make update-src -j3" exit with 0. |
| "make after-update -j3" exit with 0. |
| "make miniruby -j3" exit with 0. |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 0. |
| "make install -j3" exit with 0. |
| "make yes-btest TESTOPTS='-q -j3'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j3'" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3' |
| Ignoring debug-1.8.0 because its extensions are not built. Try: gem pristine debug --version 1.8.0 |
| Ignoring racc-1.7.1 because its extensions are not built. Try: gem pristine racc --version 1.7.1 |
| Ignoring rbs-3.2.2 because its extensions are not built. Try: gem pristine rbs --version 3.2.2 |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 1 2547 2547 2547 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user |
| 2547 2550 2547 2547 ? -1 S 1000 0:00 (sd-pam) |
| 1 3030 3030 3030 ? -1 Ss 1000 0:01 tmux |
| 3030 3031 3031 3031 pts/1 2286718 Ss 1000 0:00 -bash |
| 3031 2286718 2286718 3031 pts/1 2286718 S+ 1000 0:00 sh build-loop.sh master --incremental |
| 2286718 3149505 2286718 3031 pts/1 2286718 Sl+ 1000 0:00 ruby ./br.rb build_report master --incremental |
| 3149505 3149508 2286718 3031 pts/1 2286718 Sl+ 1000 0:00 ruby /home/opc/build-ruby/build-ruby.rb --target_name=master --logfile=/home/opc/ruby/logs/brlog.master.20231014-163209 --root_dir=/home/opc/ruby --timeout=10800 --configure_opts=--disable-dtrace --disable-yjit --incremental |
| 3149508 3189853 2286718 3031 pts/1 2286718 Z+ 1000 0:00 [make] <defunct> |
| 1 3195009 2286718 3031 pts/1 2286718 S+ 1000 0:00 /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestSyslog#test_log |
| 3149508 3402742 2286718 3031 pts/1 2286718 R+ 1000 0:00 ps jx |
| {1=>[2547, 3030, 3195009], 2547=>[2550], 3030=>[3031], 3031=>[2286718], 2286718=>[3149505], 3149505=>[3149508], 3149508=>[3189853, 3402742]} |
| $ timeout 60 gdb -p 3189853 -x /home/opc/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 3402742 -x /home/opc/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> |