Logfile: /home/ko1/ruby/logs/brlog.trunk.20250925-190453
#<BuildRuby:0x000072949152fdd0
 @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.20250925-190453",
 @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.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001874   0.004915   2.258435 (  1.555224)
build_miniruby         0.001140   0.000000   0.592499 (  0.591921)
build_ruby             0.001370   0.000270   2.107391 (  2.108572)
build_all              0.004655   0.003834  13.930848 (  1.539795)
build_install          0.009163   0.002407   4.184916 (  1.134414)
test_btest             0.000482   0.000224  40.053703 (  4.651797)
test_basic             0.002663   0.001316   0.431411 (  0.511235)
test_all               0.066039   0.028211 366.717970 ( 37.711231)
test_rubyspec          0.034057   0.018375  79.738009 ( 10.853278)
total: 60.66 sec