Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-021628
#<BuildRuby:0x00007a78d6cafde0
 @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-021628",
 @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.000008   0.000002   0.000010 (  0.000010)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.004109   0.002355   2.062516 (  1.519449)
build_miniruby         0.001391   0.000000   0.602844 (  0.602036)
build_ruby             0.000093   0.001878   2.135309 (  2.135004)
build_all              0.006745   0.002251  13.134006 (  1.480274)
build_install          0.006367   0.004474   4.102740 (  1.149605)
test_btest             0.000643   0.000240  36.890669 (  4.846114)
test_basic             0.001927   0.002993   0.433574 (  0.513138)
test_all               0.070282   0.019387 346.831543 ( 41.673143)
test_rubyspec          0.033047   0.016689  77.017940 ( 10.824412)
total: 64.74 sec