Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-054113
#<BuildRuby:0x0000729789e5fdd8
 @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.20250921-054113",
 @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.000005   0.000002   0.000007 (  0.000007)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000007   0.000002   0.000009 (  0.000009)
build_up               0.003178   0.003727   1.950382 (  1.494739)
build_miniruby         0.001409   0.000000   0.599436 (  0.598806)
build_ruby             0.001858   0.000059   2.138397 (  2.138743)
build_all              0.007621   0.001119  13.772777 (  1.503173)
build_install          0.008458   0.003493   4.098126 (  1.157640)
test_btest             0.000118   0.000782  41.610863 (  4.471376)
test_basic             0.000352   0.004391   0.422131 (  0.499214)
test_all               0.064441   0.026846 371.550674 ( 44.138807)
test_rubyspec          0.031323   0.018241  78.166355 ( 10.668275)
total: 66.67 sec