Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-101752
#<BuildRuby:0x000070e79773fdd0
 @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-101752",
 @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.000002   0.000009 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.002762   0.003937   2.049073 (  1.549416)
build_miniruby         0.001368   0.000000   0.622312 (  0.621701)
build_ruby             0.001519   0.000168   2.161654 (  2.162516)
build_all              0.008977   0.000000  13.164808 (  1.516707)
build_install          0.008460   0.003242   4.265467 (  1.141646)
test_btest             0.000724   0.000000  38.865672 (  4.386855)
test_basic             0.001083   0.004855   0.453946 (  0.529698)
test_all               0.070115   0.018504 355.627858 ( 41.646728)
test_rubyspec          0.024842   0.026456  79.824250 ( 10.857845)
total: 64.41 sec