Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-205252
#<BuildRuby:0x00007515df0afdd8
 @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.20251016-205252",
 @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.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002613   0.004271   1.952409 (  1.507105)
build_miniruby         0.000327   0.001153   0.595760 (  0.594656)
build_ruby             0.001380   0.000535   2.138488 (  2.138980)
build_all              0.007027   0.001299  13.169024 (  1.523441)
build_install          0.005777   0.005718   4.225434 (  1.156916)
test_btest             0.000696   0.000000  38.695400 (  4.180754)
test_basic             0.000998   0.004091   0.427105 (  0.505225)
test_all               0.066005   0.018565 337.515947 ( 32.929779)
test_rubyspec          0.021600   0.024638  72.736463 ( 10.468030)
total: 55.01 sec