Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-061415
#<BuildRuby:0x0000792b0cc6fdd0
 @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-061415",
 @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.000013   0.000000   0.000013 (  0.000014)
autoconf               0.000009   0.000000   0.000009 (  0.000010)
configure              0.000008   0.000000   0.000008 (  0.000008)
build_up               0.003431   0.003384   1.979042 (  1.528590)
build_miniruby         0.001292   0.000130   0.622391 (  0.621552)
build_ruby             0.001543   0.000226   2.137822 (  2.137912)
build_all              0.007524   0.001451  13.212257 (  1.479035)
build_install          0.004640   0.007150   4.100989 (  1.157109)
test_btest             0.000203   0.000618  37.593868 (  4.112755)
test_basic             0.002535   0.002203   0.435256 (  0.509494)
test_all               0.063611   0.023925 335.416187 ( 38.770358)
test_rubyspec          0.033738   0.013430  74.646869 ( 10.591994)
total: 60.91 sec