Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-173623
#<BuildRuby:0x000077f0366afdd0
 @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.20250919-173623",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.001037   0.005441   1.967542 (  1.518340)
build_miniruby         0.001281   0.000321   0.607827 (  0.606425)
build_ruby             0.000397   0.001157   2.147330 (  2.148615)
build_all              0.007135   0.001605  13.117092 (  1.482855)
build_install          0.009918   0.001844   4.352913 (  1.175078)
test_btest             0.000619   0.000222  37.033109 (  4.510769)
test_basic             0.003362   0.001921   0.466751 (  0.542647)
test_all               0.067421   0.016703 310.099217 ( 36.554436)
test_rubyspec          0.028246   0.018192  70.558767 ( 10.382452)
total: 58.92 sec