Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-231502
#<BuildRuby:0x000070e154eafdc0
 @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-231502",
 @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.000007   0.000001   0.000008 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003119   0.003338   2.074240 (  1.507944)
build_miniruby         0.000639   0.000908   0.619958 (  0.618802)
build_ruby             0.000879   0.000976   2.109528 (  2.110320)
build_all              0.005506   0.002853  13.093406 (  1.496272)
build_install          0.009079   0.002665   4.110388 (  1.124108)
test_btest             0.000842   0.000000  36.191196 (  4.260221)
test_basic             0.001903   0.003020   0.442710 (  0.520157)
test_all               0.071739   0.014008 337.524814 ( 35.148173)
test_rubyspec          0.028330   0.019645  73.605849 ( 10.591206)
total: 57.38 sec