Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-061526
#<BuildRuby:0x00007364812afdd8
 @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-061526",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000014   0.000000   0.000014 (  0.000014)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003333   0.003181   2.029504 (  1.496482)
build_miniruby         0.001240   0.000098   0.585431 (  0.585071)
build_ruby             0.001126   0.000492   2.115027 (  2.115996)
build_all              0.007589   0.001545  13.851036 (  1.572282)
build_install          0.006866   0.004510   4.104746 (  1.157870)
test_btest             0.000674   0.000000  41.169547 (  4.524345)
test_basic             0.002767   0.002272   0.436622 (  0.512449)
test_all               0.076454   0.019000 403.511610 ( 40.023076)
test_rubyspec          0.033181   0.019696  81.542135 ( 10.903020)
total: 62.89 sec