Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251007-001215
#<BuildRuby:0x0000794ea94efdd8
 @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.20251007-001215",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000025   0.000006   0.000031 (  0.000032)
build_up               0.004962   0.005881   5.366239 (  4.355784)
build_miniruby         0.001552   0.000000   2.418915 (  2.638392)
build_ruby             0.001253   0.000681   4.846311 (  5.164560)
build_all              0.007195   0.003266   6.645237 (  4.839424)
build_install          0.017952   0.007307  10.089653 (  8.296065)
test_btest             0.000806   0.000249  78.325733 ( 44.493668)
test_basic             0.002701   0.005930   1.157289 (  1.452660)
test_all               0.097057   0.035980 679.022845 (305.777760)
test_rubyspec          0.042461   0.034728 106.974585 ( 29.436218)
total: 406.46 sec