Logfile: /home/ko1/ruby/logs/brlog.trunk.20251030-092948
#<BuildRuby:0x0000755a76f1fdd8
 @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.20251030-092948",
 @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.000000   0.002026   1.200222 (  3.783199)
autoconf               0.001032   0.000157   1.340022 (  1.343527)
configure              0.051671   0.024865  29.038621 ( 30.139873)
build_up               0.017145   0.004591  35.061708 (  7.898975)
build_miniruby         0.007496   0.003600 172.171088 ( 13.619692)
build_ruby             0.000307   0.001869   2.405166 (  2.092632)
build_all              0.057285   0.021837 191.004704 ( 23.730817)
build_install          0.006742   0.002561   2.623356 (  0.964882)
test_btest             0.000507   0.000179  39.504517 (  4.222747)
test_basic             0.003243   0.000778   0.420164 (  0.499872)
test_all               0.060462   0.020096 333.146635 ( 37.396096)
test_rubyspec          0.024783   0.018088  65.654067 ( 10.179291)
total: 135.87 sec