Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251019-101004
#<BuildRuby:0x00007cb7dc07fdd0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251019-101004",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000019   0.000006   0.000025 (  0.000025)
autoconf               0.000031   0.000009   0.000040 (  0.000040)
configure              0.000027   0.000008   0.000035 (  0.000034)
build_up               0.006746   0.003846   5.263164 (  4.570511)
build_miniruby         0.000000   0.001597   1.981691 (  2.149649)
build_ruby             0.001775   0.000283   4.851836 (  5.168537)
build_all              0.006490   0.002089   6.733416 (  3.990345)
build_install          0.015451   0.006211  10.194956 (  6.971861)
test_btest             0.000963   0.000000  77.226418 ( 37.859486)
test_basic             0.002494   0.005403   1.145352 (  1.238464)
test_all               0.086161   0.046364 741.577785 (376.756540)
test_rubyspec          0.042601   0.038493 114.058599 ( 39.590005)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
/home/ko1/ruby/logs/brlog.master-no-rjit.20251019-101004
total: 478.30 sec