Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251029-121353
#<BuildRuby:0x000075ffd3c8fde0
 @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.20251029-121353",
 @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.000022)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000023   0.000006   0.000029 (  0.000030)
build_up               0.008061   0.003082   5.481271 (  4.661050)
build_miniruby         0.001466   0.000146   2.507853 (  2.652794)
build_ruby             0.001286   0.000824   4.703884 (  4.753677)
build_all              0.005862   0.003167   6.454873 (  3.360749)
build_install          0.018366   0.005221   9.695054 (  4.949042)
test_btest             0.000000   0.000998  81.096653 ( 33.062698)
test_basic             0.002417   0.005276   1.120631 (  1.521411)
test_all               0.091097   0.038514 736.395483 (293.905042)
test_rubyspec          0.050676   0.030249 117.445305 ( 44.758818)
total: 393.63 sec