Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250930-075934
#<BuildRuby:0x000076eeb06afde0
 @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.20250930-075934",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000080   0.000000   0.000080 (  0.000826)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.007625   0.003437   5.947596 (  4.703181)
build_miniruby         0.001252   0.000335   1.964180 (  2.229002)
build_ruby             0.000172   0.002047   4.985314 (  5.328823)
build_all              0.008096   0.001117   6.742666 (  4.847881)
build_install          0.018532   0.007057  10.872456 (  6.527513)
test_btest             0.000675   0.000625  82.938306 ( 55.865849)
test_basic             0.003891   0.003911   1.197497 (  1.765330)
test_all               0.099753   0.030236 695.051365 (294.872333)
test_rubyspec          0.049879   0.031026 116.522926 ( 27.713189)
total: 403.86 sec