Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-182109
#<BuildRuby:0x0000730a3c51fdd8
 @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.20251012-182109",
 @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.000002   0.000006 (  0.000006)
autoconf               0.000010   0.000004   0.000014 (  0.000014)
configure              0.000007   0.000002   0.000009 (  0.000010)
build_up               0.003291   0.003126   1.935734 (  1.475661)
build_miniruby         0.000000   0.001485   0.624670 (  0.623455)
build_ruby             0.000545   0.001234   2.124156 (  2.124777)
build_all              0.005786   0.002891  13.381364 (  1.503709)
build_install          0.007586   0.004300   4.126118 (  1.126760)
test_btest             0.000479   0.000247  38.078811 (  4.105345)
test_basic             0.003730   0.001365   0.487383 (  0.565273)
test_all               0.056985   0.031069 335.245944 ( 35.517768)
test_rubyspec          0.027071   0.020003  73.058435 ( 10.453579)
total: 57.50 sec