Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-052638
#<BuildRuby:0x00007a50d6cafde0
 @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.20251015-052638",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.000238   0.006232   1.971377 (  1.495023)
build_miniruby         0.001172   0.000086   0.584742 (  0.584137)
build_ruby             0.001212   0.000489   2.107139 (  2.107195)
build_all              0.008956   0.000000  13.152082 (  1.468017)
build_install          0.011598   0.000000   4.326266 (  1.147037)
test_btest             0.000123   0.000699  36.331391 (  4.838167)
test_basic             0.003285   0.002373   0.461198 (  0.536597)
test_all               0.069199   0.015972 343.727067 ( 37.288457)
test_rubyspec          0.028157   0.017809  70.805220 ( 10.448301)
total: 59.91 sec