| "git clone --depth 1 https://github.com/ruby/ruby.git trunk-yjit-asserts" exit with 0. |
| Cloning into 'trunk-yjit-asserts'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk-yjit-asserts/configure --prefix=/tmp/ruby/install/trunk-yjit-asserts --disable-install-doc cppflags=-DYJIT_FORCE_ENABLE" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| + cp /tmp/ruby/src/trunk-yjit-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-yjit-asserts/enc/jis/props.h |
| "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' |
| Skipping Gem::PackageTask tests. rake not found. |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 11 12 12 12 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-yjit-asserts --incremental --process-num=4 |
| 12 272357 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-yjit-asserts --incremental --process-num=4 |
| 272357 272360 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-yjit-asserts --logfile=/home/ko1/ruby/logs/brlog.trunk-yjit-asserts.20230218-172953 --root_dir=/tmp/ruby --timeout=208000 --build_opts='DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1"' --configure_opts=cppflags=-DYJIT_FORCE_ENABLE --incremental --process-num=4 |
| 272360 272361 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-yjit-asserts --logfile=/home/ko1/ruby/logs/brlog.trunk-yjit-asserts.20230218-172953 --root_dir=/tmp/ruby --timeout=208000 --build_opts=DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1" --configure_opts=cppflags=-DYJIT_FORCE_ENABLE --incremental --process-num=4 |
| 272361 286497 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' |
| 286497 286498 12 12 ? -1 S 1001 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j4 |
| 286498 286585 12 12 ? -1 Sl 1001 0:24 /tmp/ruby/build/trunk-yjit-asserts/ruby --disable-gems /tmp/ruby/src/trunk-yjit-asserts/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk-yjit-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit-asserts/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk-yjit-asserts/test/excludes --name=!/memory_leak/ --stderr-on-failure -j4 |
| 272361 293952 12 12 ? -1 R 1001 0:00 ps jx |
| {11=>[12], 12=>[272357], 272357=>[272360], 272360=>[272361], 272361=>[286497, 293952], 286497=>[286498], 286498=>[286585]} |
| $ timeout 60 gdb -p 286585 -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 286498 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| make: *** [uncommon.mk:851: 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 286497 -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 293952 -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> |