Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251028-121517
#<BuildRuby:0x00007c959b83fdd0
 @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-121517",
 @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.000030   0.000007   0.000037 (  0.000037)
configure              0.000025   0.000006   0.000031 (  0.000032)
build_up               0.005626   0.003883   3.875139 ( 12.483626)
build_miniruby         0.001043   0.000257   1.866264 (  3.676981)
build_ruby             0.001728   0.000000   3.718695 ( 79.295306)
build_all              0.005489   0.002607   5.674578 (  2.645579)
build_install          0.016728   0.005535   8.618238 (  5.714574)
test_btest             0.000759   0.000196  63.771459 ( 24.343435)
test_basic             0.005222   0.001597   0.664301 (  1.439795)
test_all               0.088965   0.031690 588.945836 (265.894208)
test_rubyspec          0.055862   0.027528 112.456139 ( 28.299358)
total: 423.79 sec