Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251031-053111
#<BuildRuby:0x000075d7e3f3fdc8
 @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.20251031-053111",
 @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.000025)
autoconf               0.000035   0.000008   0.000043 (  0.000043)
configure              0.000031   0.000008   0.000039 (  0.000038)
build_up               0.007429   0.004300   5.637027 (  8.670434)
build_miniruby         0.001733   0.000197   2.539883 (  4.309877)
build_ruby             0.002200   0.000316   4.766999 ( 44.592737)
build_all              0.008819   0.002021   6.863462 ( 10.104259)
build_install          0.018470   0.011033  10.967560 ( 18.608591)
test_btest             0.000946   0.000278  86.069275 (120.829694)
test_basic             0.006763   0.002580   1.199869 (  3.591823)
test_all               0.102713   0.040518 768.890086 (733.036077)
test_rubyspec          0.052602   0.028985 118.664649 ( 30.154910)
total: 973.90 sec