Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251024-021322
#<BuildRuby:0x000077e0694ffdc8
 @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.20251024-021322",
 @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.000039   0.000000   0.000039 (  0.000039)
autoconf               0.000044   0.000000   0.000044 (  0.000044)
configure              0.000037   0.000000   0.000037 (  0.000036)
build_up               0.007633   0.002746   5.066790 (  3.544353)
build_miniruby         0.000000   0.001581   2.208760 (  2.220397)
build_ruby             0.000000   0.001942   4.346146 (  4.455935)
build_all              0.008914   0.002041   8.272650 (  5.279354)
build_install          0.018968   0.007054   9.638873 (  5.700976)
test_btest             0.001058   0.000000  76.476937 ( 34.474785)
test_basic             0.002146   0.005001   0.945413 (  1.935361)
test_all               0.091511   0.033353 636.578321 (209.065422)
test_rubyspec          0.040789   0.038319 112.654474 ( 30.431281)
total: 297.11 sec