Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-210222
#<BuildRuby:0x000079f642d3fdd0
 @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-210222",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.003597   0.002535   1.941424 (  1.496483)
build_miniruby         0.000520   0.000866   0.599253 (  0.598007)
build_ruby             0.000788   0.000947   2.139699 (  2.139955)
build_all              0.002483   0.006552  13.136930 (  1.513984)
build_install          0.007679   0.003980   4.114093 (  1.114244)
test_btest             0.000464   0.000215  35.969770 (  4.462913)
test_basic             0.001865   0.002753   0.452980 (  0.530593)
test_all               0.071245   0.014034 341.167828 ( 36.209152)
test_rubyspec          0.028805   0.018511  73.243170 ( 10.427170)
total: 58.49 sec