Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251023-041202
#<BuildRuby:0x0000741faa47fde0
 @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.20251023-041202",
 @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.000031   0.000000   0.000031 (  0.000019)
autoconf               0.000043   0.000000   0.000043 (  0.000042)
configure              0.000032   0.000000   0.000032 (  0.000032)
build_up               0.004936   0.006078   5.685037 (  4.620360)
build_miniruby         0.008100   0.001587 253.654660 (179.682093)
build_ruby             0.001498   0.000731   5.686662 ( 15.298121)
build_all              0.016149   0.002667  93.377503 ( 46.601431)
build_install          0.016945   0.008479   9.642420 (  7.667128)
test_btest             0.000256   0.000820  78.158403 ( 59.879648)
test_basic             0.006814   0.001979   1.146607 (  1.459120)
test_all               0.098260   0.032701 752.445962 (461.848383)
test_rubyspec          0.049031   0.028575 111.647377 ( 32.240350)
total: 809.30 sec