Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-072817
#<BuildRuby:0x000078a5d2d2fdc0
 @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.20251015-072817",
 @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.000000   0.000003 (  0.000005)
autoconf               0.000008   0.000001   0.000009 (  0.000009)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.003789   0.002464   1.960217 (  1.498859)
build_miniruby         0.001497   0.000000   0.602358 (  0.601266)
build_ruby             0.001508   0.000000   2.146659 (  2.146703)
build_all              0.007630   0.000751  13.147025 (  1.483955)
build_install          0.007403   0.004333   4.210602 (  1.121699)
test_btest             0.000729   0.000000  38.203348 (  4.314502)
test_basic             0.003466   0.001346   0.422781 (  0.501491)
test_all               0.070237   0.016724 329.763181 ( 37.924103)
test_rubyspec          0.027472   0.020042  71.652865 ( 10.295894)
total: 59.89 sec