Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-060929
#<BuildRuby:0x0000715d042cfdd0
 @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.20250918-060929",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.006098   0.000676   1.979391 (  1.538084)
build_miniruby         0.001119   0.000417   0.613475 (  0.611956)
build_ruby             0.000937   0.000599   2.138839 (  2.139537)
build_all              0.005903   0.002949  14.559785 (  1.604273)
build_install          0.007403   0.004483   4.471732 (  1.202148)
test_btest             0.000670   0.000000  43.695974 (  4.837413)
test_basic             0.002162   0.003247   0.460535 (  0.536718)
test_all               0.070476   0.025908 403.250644 ( 38.783029)
test_rubyspec          0.035109   0.018720  87.843515 ( 11.273462)
total: 62.53 sec