Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251004-201101
#<BuildRuby:0x000070e42d8cfdc0
 @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.20251004-201101",
 @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.000022   0.000004   0.000026 (  0.000027)
autoconf               0.000035   0.000008   0.000043 (  0.000042)
configure              0.000029   0.000006   0.000035 (  0.000034)
build_up               0.005031   0.004899   4.630104 (  5.506167)
build_miniruby         0.000860   0.000721   1.469253 (  9.704860)
build_ruby             0.000544   0.001099   3.687237 (  8.412505)
build_all              0.005041   0.003460   5.981436 (  3.859772)
build_install          0.014871   0.006015   9.257487 (  5.327480)
test_btest             0.000702   0.000189  71.121070 ( 27.013665)
test_basic             0.002534   0.005541   0.895098 (  5.437496)
test_all               0.093212   0.036163 738.110535 (319.866380)
test_rubyspec          0.054801   0.028287 114.483346 ( 46.087506)
total: 431.22 sec