| "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' |
| Children under /tmp/rubytest.9cojvw: |
| * drwx------ 4 80 2024-05-01 05:38:34 +0000 gem_rebuild20240501-3895433-se44ys/ |
| * drwxrwxr-x 2 60 2024-05-01 05:38:34 +0000 new/ |
| * -rw-rw-r-- 1 4096 2024-05-01 05:38:34 +0000 rebuild_test_gem-1.0.0.gem |
| * drwxrwxr-x 2 60 2024-05-01 05:38:34 +0000 old/ |
| * -rw-rw-r-- 1 4096 2024-05-01 05:38:34 +0000 rebuild_test_gem-1.0.0.gem |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 1 869 869 869 ? -1 Ss 1000 0:29 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 869 878 878 878 pts/0 878 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 878 884 878 878 pts/0 878 S+ 1000 0:07 sh build-loop.sh trunk --incremental |
| 3854045 179055 878 878 pts/0 878 R+ 1000 0:00 ps jx |
| 1 379643 878 878 pts/0 878 Rl+ 1000 9392:57 /tmp/ruby/build/trunk/ruby |
| 1 856310 878 878 pts/0 878 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: JSONGeneratorTest#test_broken_bignum |
| 1 932191 878 878 pts/0 878 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestRand#test_fork_shuffle |
| 1 2374380 878 878 pts/0 878 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: JSONGeneratorTest#test_broken_bignum |
| 1 2449306 878 878 pts/0 878 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestIO#test_fcntl_lock_linux |
| 1 2517516 878 878 pts/0 878 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestRand#test_fork_shuffle |
| 1 2949012 878 878 pts/0 878 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_no_threads |
| 1 3083394 878 878 pts/0 878 Sl+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait |
| 1 3083397 878 878 pts/0 878 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait |
| 1 3228729 878 878 pts/0 878 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestIOBuffer#test_shared |
| 884 3854042 878 878 pts/0 878 Sl+ 1000 0:00 ruby ./br.rb build_report trunk --incremental |
| 3854042 3854045 878 878 pts/0 878 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/ko1/ruby/logs/brlog.trunk.20240501-053818 --root_dir=/tmp/ruby --timeout=10800 --incremental |
| 3854045 3895098 878 878 pts/0 878 Z+ 1000 0:00 [sh] <defunct> |
| 1 4043061 878 878 pts/0 878 S+ 1000 0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_mutex_locked_by_forker |
| 1 4138579 878 878 pts/0 878 Sl+ 1000 0:00 /tmp/ruby/build/trunk/ruby --disable=gems |
| {1=>[869, 379643, 856310, 932191, 2374380, 2449306, 2517516, 2949012, 3083394, 3083397, 3228729, 4043061, 4138579], 869=>[878], 878=>[884], 3854045=>[179055, 3895098], 884=>[3854042], 3854042=>[3854045]} |
| $ timeout 60 gdb -p 179055 -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 3895098 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |