Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-100336
#<BuildRuby:0x00007f3f1d11fdd8
 @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.20251015-100336",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004632   0.001869   1.945702 (  1.478489)
build_miniruby         0.001047   0.000363   0.616233 (  0.614869)
build_ruby             0.001780   0.000000   2.139938 (  2.140908)
build_all              0.006180   0.002660  13.184890 (  1.546748)
build_install          0.010026   0.001286   4.095791 (  1.109714)
test_btest             0.000000   0.000704  38.385208 (  3.893531)
test_basic             0.002252   0.002100   0.436304 (  0.515423)
test_all               0.070820   0.016682 337.159583 ( 34.361921)
test_rubyspec          0.034472   0.013134  72.148916 ( 10.505569)
total: 56.17 sec