Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-133158
#<BuildRuby:0x000075d99819fdd8
 @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-133158",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000008   0.000003   0.000011 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002445   0.004619   2.220063 (  1.520909)
build_miniruby         0.001189   0.000065   0.610312 (  0.608944)
build_ruby             0.001534   0.000203   2.130301 (  2.130668)
build_all              0.003123   0.005303  13.126466 (  1.506988)
build_install          0.004921   0.007265   4.302925 (  1.180769)
test_btest             0.000427   0.000241  36.939662 (  4.206036)
test_basic             0.002698   0.001397   0.442875 (  0.521713)
test_all               0.061321   0.022813 316.968510 ( 38.257138)
test_rubyspec          0.024674   0.020466  71.900178 ( 10.302179)
total: 60.24 sec