Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-060138
#<BuildRuby:0x000076c9340ffdd8
 @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.20250920-060138",
 @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.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002881   0.003941   1.955674 (  1.518983)
build_miniruby         0.000217   0.001090   0.594421 (  0.593236)
build_ruby             0.001250   0.000669   2.150186 (  2.150629)
build_all              0.006063   0.003024  13.130907 (  1.476125)
build_install          0.009471   0.002045   4.129446 (  1.165839)
test_btest             0.000533   0.000221  38.541128 (  4.204922)
test_basic             0.003959   0.000758   0.438628 (  0.514080)
test_all               0.066874   0.021185 330.519129 ( 36.677054)
test_rubyspec          0.026894   0.019965  73.195833 ( 10.565716)
total: 58.87 sec