Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-095255
#<BuildRuby:0x0000760a458efdd0
 @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-095255",
 @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.000011   0.000003   0.000014 (  0.000014)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.004903   0.001700   1.934097 (  1.501942)
build_miniruby         0.001043   0.000017   0.600450 (  0.599929)
build_ruby             0.001491   0.000135   2.120447 (  2.121052)
build_all              0.006682   0.001915  13.185389 (  1.479430)
build_install          0.009170   0.002370   4.076208 (  1.139395)
test_btest             0.000482   0.000128  38.089870 (  4.203661)
test_basic             0.002096   0.002886   0.443517 (  0.521423)
test_all               0.070576   0.019128 358.935046 ( 34.712370)
test_rubyspec          0.028069   0.020418  75.915448 ( 10.632632)
total: 56.91 sec