Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251005-001005
#<BuildRuby:0x00007d4dac2ffdd8
 @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.20251005-001005",
 @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.000019   0.000005   0.000024 (  0.000024)
autoconf               0.000029   0.000007   0.000036 (  0.000037)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.007441   0.003448   5.349988 (  4.508011)
build_miniruby         0.004217   0.000857 147.214396 ( 62.400572)
build_ruby             0.001535   0.000413   5.074739 (  5.307688)
build_all              0.008110   0.004766  45.163656 ( 26.111877)
build_install          0.017279   0.007035  10.020144 (  8.310045)
test_btest             0.001059   0.000000  74.311429 ( 32.435378)
test_basic             0.002208   0.004123   0.947945 (  5.759530)
test_all               0.097647   0.033367 725.651583 (294.090280)
test_rubyspec          0.055275   0.029319 119.094919 ( 43.046698)
total: 481.97 sec