| "make update-unicode -j8" exit with 0. |
| "make update-download -j8" exit with 0. |
| "make update-rubyspec -j8" exit with 0. |
| "make update-src -j8" exit with 0. |
| From https://github.com/ruby/ruby |
| 85a1c67..8abf9e6 master -> origin/master |
| "make after-update -j8" exit with 0. |
| "make miniruby -j8" exit with 0. |
| "make ruby -j8" exit with 0. |
| "make all -j8" exit with 0. |
| "make install -j8" 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 -j8'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j8'" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j8' |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 1 641 641 641 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 641 646 646 646 pts/1 646 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 646 648 646 646 pts/1 646 S+ 1000 0:01 sh build-loop.sh trunk --incremental |
| 648 1648255 646 646 pts/1 646 Sl+ 1000 0:00 ruby ./br.rb build_report trunk --incremental |
| 1648255 1648258 646 646 pts/1 646 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/ko1/ruby/logs/brlog.trunk.20221202-100713 --root_dir=/tmp/ruby --timeout=10800 --incremental |
| 1648258 1651838 646 646 pts/1 646 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j8' |
| 1651838 1651839 646 646 pts/1 646 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j8 |
| 1651839 1651853 646 646 pts/1 646 Sl+ 1000 0:04 /tmp/ruby/v3/src/trunk/test/runner.rb |
| 1651853 1660662 1660662 1660662 pts/0 1660662 Ss+ 1000 0:00 ruby -Ilib /tmp/irb-20221202-1651853-fb2snd.rb |
| 1648258 1679385 646 646 pts/1 646 R+ 1000 0:00 ps jx |
| 1 1948451 646 646 pts/1 646 Rl+ 1000 33932:54 /tmp/ruby/v3/build/trunk/ruby -W0 |
| {1=>[641, 1948451], 641=>[646], 646=>[648], 648=>[1648255], 1648255=>[1648258], 1648258=>[1651838, 1679385], 1651838=>[1651839], 1651839=>[1651853], 1651853=>[1660662]} |
| $ timeout 60 gdb -p 1660662 -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 1651853 -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 1651839 -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 1651838 -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 1679385 -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> |