Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-071949
#<BuildRuby:0x000074b449d2fdd0
 @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.20250920-071949",
 @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.000002   0.000006 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001850   0.004529   1.954517 (  1.513370)
build_miniruby         0.001019   0.000420   0.614188 (  0.612821)
build_ruby             0.001759   0.000000   2.135444 (  2.135689)
build_all              0.006053   0.002736  13.094830 (  1.452119)
build_install          0.008748   0.002558   4.208328 (  1.144277)
test_btest             0.000469   0.000182  38.923575 (  4.286838)
test_basic             0.001663   0.002586   0.428844 (  0.507099)
test_all               0.071753   0.018995 341.636044 ( 39.212546)
test_rubyspec          0.031037   0.017212  76.429433 ( 10.650489)
total: 61.52 sec