Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-015000
#<BuildRuby:0x000071a5ffcefdd0
 @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.20250917-015000",
 @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.000008   0.000002   0.000010 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.004716   0.001917   1.972697 (  1.660499)
build_miniruby         0.000475   0.000842   0.600123 (  0.599071)
build_ruby             0.001363   0.000389   2.140167 (  2.140440)
build_all              0.003371   0.005150  13.204527 (  1.566390)
build_install          0.004913   0.006715   4.099906 (  1.152728)
test_btest             0.000806   0.000000  39.329541 (  4.364616)
test_basic             0.002890   0.003283   0.459382 (  0.534150)
test_all               0.066435   0.023846 354.771270 ( 36.385157)
test_rubyspec          0.029753   0.019601  77.362551 ( 10.713752)
total: 59.12 sec