Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-065119
#<BuildRuby:0x000077c109cffde0
 @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-065119",
 @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.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003507   0.003193   1.988515 (  1.539595)
build_miniruby         0.001355   0.000000   0.599199 (  0.598211)
build_ruby             0.000951   0.000763   2.143558 (  2.145640)
build_all              0.005924   0.002973  13.390546 (  1.559375)
build_install          0.008942   0.002716   4.027531 (  1.111662)
test_btest             0.000441   0.000163  38.963635 (  4.491999)
test_basic             0.002179   0.002526   0.460649 (  0.537335)
test_all               0.071449   0.019252 378.210025 ( 38.660695)
test_rubyspec          0.024286   0.026467  78.579871 ( 10.902673)
total: 61.55 sec