Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-110916
#<BuildRuby:0x000078b4e9eefdd8
 @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.20250920-110916",
 @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.000000   0.000004 (  0.000004)
autoconf               0.000008   0.000001   0.000009 (  0.000009)
configure              0.000007   0.000001   0.000008 (  0.000007)
build_up               0.002973   0.003640   1.986478 (  1.515796)
build_miniruby         0.001445   0.000265   0.628848 (  0.627735)
build_ruby             0.001519   0.000278   2.151884 (  2.151645)
build_all              0.007234   0.001611  13.433759 (  1.516171)
build_install          0.006688   0.005163   4.169388 (  1.171759)
test_btest             0.000481   0.000115  39.168394 (  4.819772)
test_basic             0.003587   0.000904   0.443629 (  0.522399)
test_all               0.065637   0.023933 355.734530 ( 35.096621)
test_rubyspec          0.023245   0.028157  79.797850 ( 10.813577)
total: 58.24 sec