Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-213603
#<BuildRuby:0x000070f7e916fdd0
 @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.20250916-213603",
 @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.000004)
autoconf               0.000009   0.000000   0.000009 (  0.000009)
configure              0.000006   0.000000   0.000006 (  0.000007)
build_up               0.002925   0.003692   1.984423 (  1.496207)
build_miniruby         0.000476   0.000809   0.615697 (  0.615053)
build_ruby             0.000875   0.000945   2.151668 (  2.152316)
build_all              0.006441   0.001891  13.205678 (  1.507551)
build_install          0.006378   0.005028   4.214158 (  1.150312)
test_btest             0.000921   0.000000  40.125410 (  4.403653)
test_basic             0.003648   0.001432   0.448727 (  0.525921)
test_all               0.066554   0.022116 342.333958 ( 40.815068)
test_rubyspec          0.027567   0.021202  76.696769 ( 10.613871)
total: 63.28 sec