Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251028-161535
#<BuildRuby:0x00007612dff5fdd0
 @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.20251028-161535",
 @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.000024   0.000006   0.000030 (  0.000030)
autoconf               0.000043   0.000011   0.000054 (  0.000054)
configure              0.000033   0.000008   0.000041 (  0.000041)
build_up               0.006784   0.004343   5.344629 (  4.526771)
build_miniruby         0.000641   0.001228   2.511262 (  2.616427)
build_ruby             0.001040   0.001047   4.752060 (  4.960419)
build_all              0.006003   0.003478   6.297071 (  3.023490)
build_install          0.017634   0.005728   9.226961 (  4.556165)
test_btest             0.000741   0.000225  77.579386 ( 22.240611)
test_basic             0.004879   0.001580   1.073033 (  1.135812)
test_all               0.098458   0.028457 679.370605 (240.743710)
test_rubyspec          0.052055   0.027186 113.148254 ( 26.606843)
total: 310.41 sec