Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-164321
#<BuildRuby:0x00007546df6afdd8
 @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-164321",
 @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.000005)
autoconf               0.000008   0.000003   0.000011 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002694   0.004442   1.972956 (  1.490112)
build_miniruby         0.000000   0.001281   0.621865 (  0.620920)
build_ruby             0.000777   0.001026   2.119678 (  2.120598)
build_all              0.006608   0.001765  13.088655 (  1.494033)
build_install          0.009316   0.002158   4.218669 (  1.189494)
test_btest             0.000569   0.000233  37.935096 (  4.482704)
test_basic             0.003066   0.001240   0.429510 (  0.508174)
test_all               0.066011   0.022313 327.749448 ( 39.509476)
test_rubyspec          0.024991   0.023117  73.680788 ( 10.622119)
total: 62.04 sec