Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-213158
#<BuildRuby:0x00007a1cd3eefdd0
 @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.20251014-213158",
 @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.000009)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.003370   0.002839   1.936204 (  1.472589)
build_miniruby         0.000000   0.001049   0.593792 (  0.592801)
build_ruby             0.000377   0.001354   2.108378 (  2.109276)
build_all              0.006104   0.003006  13.083657 (  1.479636)
build_install          0.009143   0.002075   4.220482 (  1.129125)
test_btest             0.000198   0.000685  36.129359 (  4.511014)
test_basic             0.001830   0.002964   0.449789 (  0.529578)
test_all               0.067486   0.023248 347.391017 ( 37.068955)
test_rubyspec          0.028928   0.019106  73.414081 ( 10.461781)
total: 59.36 sec