Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-101828
#<BuildRuby:0x00007f02afaffdd0
 @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/trunk",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j20",
 @build_opts="-j20",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20250924-101828",
 @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='-j20'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000005   0.000001   0.000006 (  0.000006)
autoconf               0.000011   0.000003   0.000014 (  0.000014)
configure              0.000010   0.000000   0.000010 (  0.000010)
build_up               0.004301   0.002333   2.171875 (  1.516415)
build_miniruby         0.000639   0.000658   0.618070 (  0.617211)
build_ruby             0.001592   0.000000   2.152970 (  2.153271)
build_all              0.004953   0.003590  13.053434 (  1.464790)
build_install          0.009385   0.002686   4.310351 (  1.166987)
test_btest             0.000000   0.000739  38.849482 (  4.216658)
test_basic             0.002418   0.002365   0.458710 (  0.534665)
test_all               0.058035   0.028062 325.153759 ( 35.015619)
test_rubyspec          0.025721   0.020145  70.198708 ( 10.351035)
total: 57.04 sec