Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251024-101332
#<BuildRuby:0x0000725062c8fdc8
 @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.20251024-101332",
 @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.000050   0.000000   0.000050 (  0.000051)
configure              0.000033   0.000000   0.000033 (  0.000033)
build_up               0.003385   0.006843   4.758460 (  3.330939)
build_miniruby         0.001293   0.000103   1.598757 (  1.605352)
build_ruby             0.001816   0.000000   4.306979 ( 49.710496)
build_all              0.005556   0.003892   6.075279 (  3.187557)
build_install          0.015853   0.008366   9.257009 (  5.222419)
test_btest             0.000686   0.000259  75.754592 ( 28.244150)
test_basic             0.005773   0.003489   1.101752 (  1.300640)
test_all               0.090287   0.038224 685.754007 (202.607332)
test_rubyspec          0.038298   0.037550 111.857680 ( 29.742379)
total: 324.95 sec