Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251003-160914
#<BuildRuby:0x0000760ec58cfdd0
 @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.20251003-160914",
 @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.000020   0.000005   0.000025 (  0.000026)
autoconf               0.000033   0.000009   0.000042 (  0.000042)
configure              0.000026   0.000007   0.000033 (  0.000034)
build_up               0.005407   0.004773   5.103122 (  3.927659)
build_miniruby         0.001665   0.000000   1.831674 (  1.863383)
build_ruby             0.000419   0.001429   4.415384 (  4.521207)
build_all              0.005404   0.003142   6.463410 (  3.726483)
build_install          0.018352   0.005079   9.809481 (  5.980893)
test_btest             0.000843   0.000273  77.102782 ( 39.813086)
test_basic             0.004121   0.003808   1.152854 (  1.339982)
test_all               0.096268   0.034818 715.409558 (342.409317)
test_rubyspec          0.051034   0.029892 112.513580 ( 53.047196)
total: 456.63 sec