Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-223658
#<BuildRuby:0x000077f2008cfdd8
 @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.20250922-223658",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003192   0.003320   1.992639 (  1.510184)
build_miniruby         0.000000   0.001330   0.602808 (  0.602303)
build_ruby             0.001368   0.000452   2.138873 (  2.139154)
build_all              0.003631   0.004878  13.310294 (  1.540420)
build_install          0.010599   0.000522   4.339828 (  1.158424)
test_btest             0.000550   0.000178  37.774640 (  4.664355)
test_basic             0.001510   0.004306   0.434761 (  0.510938)
test_all               0.073850   0.017189 350.758845 ( 36.997826)
test_rubyspec          0.027489   0.020686  75.271538 ( 10.625445)
total: 59.75 sec