Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-123116
#<BuildRuby:0x000078e548eafdc0
 @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.20250917-123116",
 @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.000009   0.000000   0.000009 (  0.000009)
configure              0.000008   0.000000   0.000008 (  0.000008)
build_up               0.003123   0.003382   1.948133 (  1.482783)
build_miniruby         0.000163   0.001082   0.575739 (  0.575477)
build_ruby             0.001074   0.000695   2.123384 (  2.124032)
build_all              0.008042   0.000923  13.776290 (  1.587508)
build_install          0.010220   0.001538   4.083336 (  1.152872)
test_btest             0.000867   0.000000  40.325605 (  4.745368)
test_basic             0.002310   0.002759   0.445530 (  0.520888)
test_all               0.068079   0.024960 384.822628 ( 36.116077)
test_rubyspec          0.033699   0.019770  86.278694 ( 11.211480)
total: 59.52 sec