Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251022-081206
#<BuildRuby:0x000074f6a015fde0
 @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.20251022-081206",
 @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.000033   0.000012   0.000045 (  0.000044)
configure              0.000027   0.000010   0.000037 (  0.000036)
build_up               0.005959   0.004470   5.542329 (  4.557286)
build_miniruby         0.000957   0.000621   2.454492 (  2.849254)
build_ruby             0.001644   0.000227   4.572597 ( 30.946771)
build_all              0.007384   0.002120   6.258414 (  3.641096)
build_install          0.017770   0.004561   9.831034 (  9.521962)
test_btest             0.000656   0.000230  73.612259 ( 30.800132)
test_basic             0.004987   0.004216   0.919500 (  1.789778)
test_all               0.087585   0.043756 706.015792 (358.496866)
test_rubyspec          0.055175   0.026518 116.174682 ( 52.512488)
total: 495.12 sec