Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-151143
#<BuildRuby:0x000071d3b685fdd0
 @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.20251017-151143",
 @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.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.003150   0.003069   1.966986 (  1.476882)
build_miniruby         0.000928   0.000292   0.618830 (  0.617803)
build_ruby             0.000613   0.001238   2.131505 (  2.132180)
build_all              0.007246   0.001352  13.367126 (  1.498917)
build_install          0.008385   0.003117   4.073241 (  1.125815)
test_btest             0.000745   0.000240  38.089305 (  4.368035)
test_basic             0.002405   0.002306   0.471067 (  0.546392)
test_all               0.077712   0.010698 358.689279 ( 40.493351)
test_rubyspec          0.028371   0.019255  74.760844 ( 10.433386)
total: 62.69 sec