Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-175236
#<BuildRuby:0x00007d2317b0fdd0
 @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.20251013-175236",
 @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.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.001499   0.004782   1.990002 (  1.505697)
build_miniruby         0.001129   0.000057   0.615715 (  0.614418)
build_ruby             0.000812   0.000918   2.129100 (  2.130071)
build_all              0.004134   0.004409  13.194056 (  1.528314)
build_install          0.005411   0.006387   4.085656 (  1.143527)
test_btest             0.000769   0.000000  37.476287 (  4.147270)
test_basic             0.000027   0.005148   0.465337 (  0.542942)
test_all               0.069631   0.019014 356.436739 ( 34.714560)
test_rubyspec          0.029296   0.019436  78.268916 ( 10.705103)
total: 57.03 sec