Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251004-041019
#<BuildRuby:0x0000729e3e4dfdd8
 @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.20251004-041019",
 @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.000016   0.000003   0.000019 (  0.000019)
autoconf               0.000040   0.000000   0.000040 (  0.000040)
configure              0.000034   0.000000   0.000034 (  0.000034)
build_up               0.004198   0.006091   5.001105 (  4.327382)
build_miniruby         0.001177   0.000256   1.879244 (  2.041556)
build_ruby             0.000527   0.001131   4.768867 (  4.904930)
build_all              0.006526   0.002911   6.439894 (  4.267603)
build_install          0.021577   0.005575  10.070722 (  7.561171)
test_btest             0.000846   0.000202  79.782326 ( 46.346903)
test_basic             0.003747   0.006232   1.187653 (  1.788766)
test_all               0.098339   0.035489 682.855153 (387.356017)
test_rubyspec          0.052645   0.024174 117.410765 ( 62.371509)
total: 520.97 sec