Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251003-000840
#<BuildRuby:0x000074e1d20cfde0
 @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.20251003-000840",
 @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.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000022   0.000005   0.000027 (  0.000028)
build_up               0.005051   0.004905   4.977704 (  4.025445)
build_miniruby         0.001430   0.000114   1.901467 (  2.140381)
build_ruby             0.001740   0.000201   4.576089 (  4.736957)
build_all              0.006722   0.001766   6.162649 (  3.340848)
build_install          0.017384   0.005733   9.511236 (  5.370914)
test_btest             0.000682   0.000197  76.276430 ( 36.357204)
test_basic             0.003961   0.005273   1.091257 (  1.141730)
test_all               0.099970   0.028497 698.881851 (301.467445)
test_rubyspec          0.049818   0.028564 114.325298 ( 47.105956)
total: 405.69 sec