Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-042333
#<BuildRuby:0x000075a81a0ffdd8
 @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.20250923-042333",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.003178   0.003037   1.986103 (  1.490687)
build_miniruby         0.001293   0.000000   0.626251 (  0.625436)
build_ruby             0.001551   0.000244   2.150582 (  2.150854)
build_all              0.004195   0.004362  13.835731 (  1.558717)
build_install          0.008035   0.003428   4.164952 (  1.151657)
test_btest             0.000492   0.000204  40.508146 (  4.171978)
test_basic             0.000000   0.004449   0.429329 (  0.508302)
test_all               0.070234   0.021803 370.957028 ( 40.441221)
test_rubyspec          0.021196   0.028979  78.754271 ( 10.718256)
total: 62.82 sec