Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251026-141407
#<BuildRuby:0x000079d93cf0fde0
 @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.20251026-141407",
 @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.000015   0.000003   0.000018 (  0.000019)
autoconf               0.000030   0.000007   0.000037 (  0.000036)
configure              0.000025   0.000006   0.000031 (  0.000029)
build_up               0.003056   0.007480   4.921748 (  5.724483)
build_miniruby         0.000842   0.000678   2.290267 (  2.575166)
build_ruby             0.001891   0.000000   4.377238 ( 26.283481)
build_all              0.008990   0.001270   6.149078 (  2.875798)
build_install          0.019535   0.003876   9.676554 (  5.037440)
test_btest             0.001013   0.000003  76.980136 ( 25.379360)
test_basic             0.000916   0.006977   1.014030 (  1.074746)
test_all               0.102194   0.025862 659.775758 (201.399171)
test_rubyspec          0.058937   0.022551 109.026762 ( 24.588169)
total: 294.94 sec