Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-160114
#<BuildRuby:0x000070e97770fdd8
 @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-160114",
 @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.000005   0.000001   0.000006 (  0.000006)
autoconf               0.000011   0.000003   0.000014 (  0.000013)
configure              0.000007   0.000001   0.000008 (  0.000010)
build_up               0.002555   0.004223   1.936273 (  1.476467)
build_miniruby         0.001246   0.000068   0.593014 (  0.592111)
build_ruby             0.001074   0.000737   2.131152 (  2.132087)
build_all              0.006535   0.001853  13.176623 (  1.491805)
build_install          0.007434   0.004171   4.237485 (  1.141650)
test_btest             0.000548   0.000186  36.734739 (  4.739842)
test_basic             0.003245   0.002470   0.456001 (  0.531562)
test_all               0.063861   0.024848 356.464188 ( 37.662231)
test_rubyspec          0.032449   0.016131  74.860657 ( 10.522333)
total: 60.29 sec