| "make update-unicode -j16" exit with 0. |
| "make update-download -j16" exit with 0. |
| "make update-rubyspec -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| From https://github.com/ruby/ruby |
| 8abf9e6..b6c66ea master -> origin/master |
| "make after-update -j16" exit with 0. |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| rm -rf .bundle/extensions/x86_64-linux/3.2.0+3/ |
| rm -rf .bundle/.timestamp/x86_64-linux/3.2.0+3/ |
| "make yes-btest TESTOPTS='-q -j16'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 1 827 827 827 ? -1 Ss 1000 0:02 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 827 829 829 829 pts/0 829 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 829 832 829 829 pts/0 829 S+ 1000 0:00 sh build-loop.sh trunk --incremental |
| 832 2579780 829 829 pts/0 829 Sl+ 1000 0:00 ruby ./br.rb build_report trunk --incremental |
| 2579780 2579783 829 829 pts/0 829 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/ko1/ruby/logs/brlog.trunk.20221202-040609 --root_dir=/tmp/ruby --timeout=10800 --incremental |
| 2579783 2583370 829 829 pts/0 829 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' |
| 2583370 2583371 829 829 pts/0 829 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 |
| 2583371 2583385 829 829 pts/0 829 Sl+ 1000 0:06 /tmp/ruby/v3/src/trunk/test/runner.rb |
| 2583385 2592119 2592119 2592119 pts/1 2592119 Ss+ 1000 0:00 /tmp/ruby/v3/build/trunk/ruby -I /tmp/ruby/v3/src/trunk/lib /tmp/irb-20221202-2583385-qayqaz.rb |
| 2579783 2620296 829 829 pts/0 829 R+ 1000 0:00 ps jx |
| {1=>[827], 827=>[829], 829=>[832], 832=>[2579780], 2579780=>[2579783], 2579783=>[2583370, 2620296], 2583370=>[2583371], 2583371=>[2583385], 2583385=>[2592119]} |
| $ timeout 60 gdb -p 2592119 -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 2583385 -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 2583371 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| make: *** [uncommon.mk:854: 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 2583370 -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 2620296 -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> |