Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-021611
#<BuildRuby:0x0000756cfa92fdd8
 @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.20250920-021611",
 @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.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002054   0.004522   1.931988 (  1.475564)
build_miniruby         0.000403   0.000715   0.601813 (  0.600891)
build_ruby             0.001869   0.000000   2.156519 (  2.156423)
build_all              0.005811   0.002380  13.190478 (  1.499010)
build_install          0.007728   0.003914   4.194461 (  1.167309)
test_btest             0.000571   0.000272  36.589255 (  4.731340)
test_basic             0.001702   0.002794   0.452670 (  0.531158)
test_all               0.066784   0.020499 328.431946 ( 35.926204)
test_rubyspec          0.026568   0.020009  72.552252 ( 10.528467)
total: 58.62 sec