Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-142648
#<BuildRuby:0x00007b67aa46fdd8
 @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.20251013-142648",
 @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.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000008   0.000003   0.000011 (  0.000011)
configure              0.000008   0.000004   0.000012 (  0.000011)
build_up               0.002820   0.003852   1.961703 (  1.524449)
build_miniruby         0.000942   0.000440   0.587629 (  0.586897)
build_ruby             0.001873   0.000000   2.131134 (  2.130855)
build_all              0.006079   0.002859  13.132110 (  1.530345)
build_install          0.008349   0.003592   4.076282 (  1.129728)
test_btest             0.000481   0.000215  37.817951 (  4.240136)
test_basic             0.002376   0.003420   0.457513 (  0.534536)
test_all               0.064915   0.023057 350.698880 ( 40.398667)
test_rubyspec          0.024988   0.022505  74.776447 ( 10.479414)
total: 62.56 sec