Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-172920
#<BuildRuby:0x0000796add87fde0
 @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.20251015-172920",
 @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.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.005558   0.000838   2.027798 (  1.728415)
build_miniruby         0.000726   0.000542   0.584592 (  0.583697)
build_ruby             0.000877   0.000937   2.124906 (  2.125597)
build_all              0.007145   0.001720  14.378939 (  1.607963)
build_install          0.007762   0.003988   4.292872 (  1.157355)
test_btest             0.000680   0.000000  40.684285 (  4.559979)
test_basic             0.002368   0.002045   0.440055 (  0.517415)
test_all               0.061916   0.029561 388.853956 ( 41.189464)
test_rubyspec          0.027685   0.021660  77.006704 ( 10.754189)
total: 64.22 sec