Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-014427
#<BuildRuby:0x000079028645fdd8
 @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.20251013-014427",
 @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.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.004078   0.002398   1.963109 (  1.530814)
build_miniruby         0.000000   0.001487   0.607457 (  0.606218)
build_ruby             0.001170   0.000570   2.130003 (  2.131154)
build_all              0.007173   0.001018  13.156277 (  1.482774)
build_install          0.003689   0.007481   4.074002 (  1.111280)
test_btest             0.000000   0.000734  36.956831 (  4.541650)
test_basic             0.001566   0.003542   0.444869 (  0.522941)
test_all               0.064199   0.021164 332.357366 ( 34.270970)
test_rubyspec          0.023873   0.023455  72.911036 ( 10.439102)
total: 56.64 sec