Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-091541
#<BuildRuby:0x00007f885035fdd8
 @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.20251018-091541",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003014   0.003368   1.935027 (  1.482360)
build_miniruby         0.001218   0.000062   0.597419 (  0.596784)
build_ruby             0.001632   0.000195   2.119538 (  2.119253)
build_all              0.008231   0.000398  13.152912 (  1.473141)
build_install          0.010384   0.001549   4.234704 (  1.133561)
test_btest             0.000514   0.000139  38.875703 (  4.131222)
test_basic             0.003209   0.001332   0.416034 (  0.495311)
test_all               0.063232   0.023160 354.149542 ( 35.406080)
test_rubyspec          0.028291   0.022052  77.975130 ( 10.723208)
total: 57.56 sec