Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-000214
#<BuildRuby:0x00007f6353b1fdd8
 @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.20250917-000214",
 @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.000003   0.000008 (  0.000008)
build_up               0.003627   0.002796   1.972825 (  2.028252)
build_miniruby         0.000357   0.001221   0.617180 (  0.616165)
build_ruby             0.001647   0.000301   2.157382 (  2.157283)
build_all              0.004984   0.004560  13.275721 (  1.514465)
build_install          0.005238   0.006455   4.192844 (  1.137403)
test_btest             0.000740   0.000000  37.491645 (  4.194694)
test_basic             0.002320   0.002083   0.441879 (  0.518103)
test_all               0.063201   0.026237 357.097541 ( 35.444133)
test_rubyspec          0.022907   0.026762  78.098962 ( 10.717739)
total: 58.33 sec