| "make update-unicode -j20" exit with 0. |
| "make update-download -j20" exit with 0. |
| "make update-rubyspec -j20" exit with 0. |
| "make update-src -j20" exit with 0. |
| "make after-update -j20" exit with 0. |
| "make miniruby -j20" exit with 0. |
| "make ruby -j20" exit with 0. |
| "make all -j20" exit with 0. |
| "make install -j20" exit with 0. |
| "make yes-btest TESTOPTS='-q -j20'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j20'" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 1 876 876 876 ? -1 Ss 1000 0:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 876 879 879 879 pts/0 879 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 879 880 879 879 pts/0 879 S+ 1000 0:00 sh build-loop.sh trunk --incremental |
| 1 90872 879 879 pts/0 879 Sl+ 1000 2901:45 /tmp/ruby/build/trunk/ruby -W0 |
| 1 209932 879 879 pts/0 879 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestRand#test_fork_shuffle |
| 1 581535 879 879 pts/0 879 Rl+ 1000 2661:31 /tmp/ruby/build/trunk/ruby -W0 |
| 1 709604 879 879 pts/0 879 Sl+ 1000 543:46 /tmp/ruby/build/trunk/ruby -W0 |
| 3407592 822155 879 879 pts/0 879 R+ 1000 0:00 ps jx |
| 1 911272 879 879 pts/0 879 Sl+ 1000 1460:52 /tmp/ruby/build/trunk/ruby -W0 |
| 1 942566 879 879 pts/0 879 Rl+ 1000 1934:18 /tmp/ruby/build/trunk/ruby -W0 |
| 1 1009600 879 879 pts/0 879 Rl+ 1000 1755:25 /tmp/ruby/build/trunk/ruby -W0 |
| 1 1682593 879 879 pts/0 879 Sl+ 1000 2250:28 /tmp/ruby/build/trunk/ruby -W0 |
| 1 2684152 879 879 pts/0 879 Sl+ 1000 2237:27 /tmp/ruby/build/trunk/ruby -W0 |
| 1 3026191 879 879 pts/0 879 Rl+ 1000 710:50 /tmp/ruby/build/trunk/ruby -W0 |
| 880 3179338 879 879 pts/0 879 Sl+ 1000 0:00 ruby ./br.rb build_report trunk --incremental |
| 3179338 3407592 879 879 pts/0 879 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/ko1/ruby/logs/brlog.trunk.20240107-131001 --root_dir=/tmp/ruby --timeout=10800 --incremental |
| 3407592 3432321 879 879 pts/0 879 Z+ 1000 0:00 [sh] <defunct> |
| 1 3623126 879 879 pts/0 879 Sl+ 1000 1651:24 /tmp/ruby/build/trunk/ruby -W0 |
| 1 3952895 879 879 pts/0 879 Rl+ 1000 1726:53 /tmp/ruby/build/trunk/ruby -W0 |
| 1 4067881 879 879 pts/0 879 Rl+ 1000 2859:10 /tmp/ruby/build/trunk/ruby -W0 |
| 1 4171926 879 879 pts/0 879 Rl+ 1000 2563:35 /tmp/ruby/build/trunk/ruby -W0 |
| {1=>[876, 90872, 209932, 581535, 709604, 911272, 942566, 1009600, 1682593, 2684152, 3026191, 3623126, 3952895, 4067881, 4171926], 876=>[879], 879=>[880], 3407592=>[822155, 3432321], 880=>[3179338], 3179338=>[3407592]} |
| $ timeout 60 gdb -p 822155 -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> |
| $ timeout 60 gdb -p 3432321 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |