| "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. |
| #<Thread:0x00007f9a1deaa250 /tmp/ruby/src/trunk-yjit-asserts/test/net/http/test_http.rb:554 aborting> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk-yjit-asserts/tool/lib/test/unit/assertions.rb:109:in `assert': Net::WriteTimeout expected but nothing was raised. (Test::Unit::AssertionFailedError) |
| from /tmp/ruby/src/trunk-yjit-asserts/tool/lib/core_assertions.rb:489:in `assert' |
| from /tmp/ruby/src/trunk-yjit-asserts/tool/lib/test/unit/assertions.rb:368:in `flunk' |
| from /tmp/ruby/src/trunk-yjit-asserts/tool/lib/core_assertions.rb:411:in `ensure in assert_raise' |
| from /tmp/ruby/src/trunk-yjit-asserts/tool/lib/core_assertions.rb:411:in `assert_raise' |
| from /tmp/ruby/src/trunk-yjit-asserts/test/net/http/test_http.rb:556:in `block (2 levels) in test_timeout_during_HTTP_session_write' |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 10 11 11 11 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-yjit-asserts --incremental --process-num=4 |
| 11 100759 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-yjit-asserts --incremental --process-num=4 |
| 100759 100762 11 11 ? -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.20221229-062252 --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 |
| 100762 100763 11 11 ? -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.20221229-062252 --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 |
| 100763 114624 11 11 ? -1 S 1001 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' |
| 114624 114625 11 11 ? -1 S 1001 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j4 |
| 114625 114704 11 11 ? -1 Sl 1001 0:26 /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 |
| 100763 122983 11 11 ? -1 R 1001 0:00 ps jx |
| {10=>[11], 11=>[100759], 100759=>[100762], 100762=>[100763], 100763=>[114624, 122983], 114624=>[114625], 114625=>[114704]} |
| $ timeout 60 gdb -p 114704 -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 114625 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| make: *** [uncommon.mk:855: 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 114624 -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 122983 -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> |