Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250928-195545
#<BuildRuby:0x0000734d3c63fdd8
 @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.20250928-195545",
 @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.000007   0.000024 (  0.000025)
autoconf               0.000029   0.000011   0.000040 (  0.000040)
configure              0.000026   0.000009   0.000035 (  0.000036)
build_up               0.005390   0.003904   5.066240 ( 15.128549)
build_miniruby         0.000000   0.001459   1.810673 ( 27.569626)
build_ruby             0.001189   0.000570   4.328561 ( 54.324060)
build_all              0.006919   0.001712   6.045145 (  3.667138)
build_install          0.020299   0.004705   9.871980 (  7.113788)
test_btest             0.000748   0.000269  75.271045 ( 34.110164)
test_basic             0.004242   0.005520   1.126942 (  1.307424)
test_all               0.092537   0.038112 640.307692 (349.609865)
test_rubyspec          0.050592   0.029080 112.245789 ( 57.388233)
total: 550.22 sec