Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-094905
#<BuildRuby:0x00007a6ae7cdfdd0
 @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-094905",
 @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.000002   0.000006 (  0.000005)
autoconf               0.000008   0.000004   0.000012 (  0.000011)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.000576   0.006207   1.948370 (  1.534381)
build_miniruby         0.001240   0.000145   0.622625 (  0.621693)
build_ruby             0.001701   0.000000   2.141055 (  2.141424)
build_all              0.007839   0.000501  13.244937 (  1.478430)
build_install          0.007238   0.004075   4.085874 (  1.130993)
test_btest             0.000735   0.000000  37.094950 (  4.534554)
test_basic             0.003129   0.002476   0.435041 (  0.512752)
test_all               0.063726   0.025673 341.864226 ( 40.092791)
test_rubyspec          0.024227   0.023037  74.628652 ( 10.515056)
total: 62.56 sec