Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-003252
#<BuildRuby:0x000076fd5c85fdd8
 @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.20251017-003252",
 @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.000004   0.000002   0.000006 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.003213   0.003078   1.916239 (  1.479674)
build_miniruby         0.000227   0.001089   0.618465 (  0.617056)
build_ruby             0.001703   0.000000   2.152678 (  2.152871)
build_all              0.004978   0.003526  13.109290 (  1.497664)
build_install          0.007987   0.003379   4.356306 (  1.163268)
test_btest             0.000000   0.000669  37.529353 (  4.554967)
test_basic             0.002025   0.002297   0.436321 (  0.514162)
test_all               0.060794   0.026861 343.403271 ( 38.518260)
test_rubyspec          0.023978   0.022706  72.695322 ( 10.404457)
total: 60.90 sec