Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-155125
#<BuildRuby:0x00007be6fef1fde0
 @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-155125",
 @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.000008   0.000002   0.000010 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003872   0.002510   1.905838 (  1.462444)
build_miniruby         0.001136   0.000000   0.593205 (  0.592072)
build_ruby             0.001916   0.000000   2.123899 (  2.124113)
build_all              0.004839   0.003879  13.232808 (  1.484076)
build_install          0.008472   0.002832   4.140308 (  1.189172)
test_btest             0.000852   0.000257  38.340016 (  4.144431)
test_basic             0.002486   0.002839   0.465492 (  0.541318)
test_all               0.066219   0.019533 334.197644 ( 32.941448)
test_rubyspec          0.022834   0.025397  74.837802 ( 10.530787)
total: 55.01 sec