Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251031-013034
#<BuildRuby:0x000073f3aac3fde0
 @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-013034",
 @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.000021   0.000006   0.000027 (  0.000027)
autoconf               0.000036   0.000009   0.000045 (  0.000045)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.008710   0.002934   5.813811 (  9.563819)
build_miniruby         0.000563   0.001170   2.718354 ( 14.066986)
build_ruby             0.000288   0.001858   4.665605 ( 44.569040)
build_all              0.006527   0.003920   6.877494 ( 10.286578)
build_install          0.021993   0.006583  10.840726 ( 19.670179)
test_btest             0.000902   0.000258  88.762029 (137.552413)
test_basic             0.006370   0.003890   1.249128 (  2.206837)
test_all               0.098946   0.043492 806.446030 (842.287669)
test_rubyspec          0.053792   0.027132 118.366651 ( 40.097955)
total: 1120.30 sec