Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-094621
#<BuildRuby:0x0000727dd491fdd8
 @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.20251012-094621",
 @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.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004279   0.002096   1.934452 (  1.484662)
build_miniruby         0.001164   0.000406   0.619872 (  0.618559)
build_ruby             0.000907   0.000991   2.111295 (  2.111696)
build_all              0.006249   0.003118  13.280428 (  1.589428)
build_install          0.008906   0.002338   4.150628 (  1.153440)
test_btest             0.000000   0.000725  37.903048 (  4.465981)
test_basic             0.001077   0.003597   0.427780 (  0.505357)
test_all               0.064079   0.024349 358.869962 ( 34.071481)
test_rubyspec          0.028521   0.022517  79.497051 ( 10.824292)
total: 56.83 sec