Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-202340
#<BuildRuby:0x00007ec4d752fdd0
 @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-202340",
 @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.000005   0.000002   0.000007 (  0.000007)
build_up               0.002276   0.003800   1.923317 (  1.509704)
build_miniruby         0.001324   0.000106   0.610402 (  0.608888)
build_ruby             0.001520   0.000164   2.148922 (  2.148983)
build_all              0.006305   0.001724  13.826554 (  1.548945)
build_install          0.009031   0.002967   4.254184 (  1.173279)
test_btest             0.000463   0.000539  39.072480 (  5.019487)
test_basic             0.000000   0.005441   0.458798 (  0.535556)
test_all               0.066072   0.026302 395.011362 ( 36.377554)
test_rubyspec          0.027961   0.023024  82.607595 ( 10.971324)
total: 59.89 sec