Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-205844
#<BuildRuby:0x000070ec7b8afdd0
 @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.20250915-205844",
 @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.000002   0.000010 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.003037   0.003682   1.951509 (  1.502948)
build_miniruby         0.001110   0.000343   0.592218 (  0.591163)
build_ruby             0.001843   0.000000   2.123862 (  2.124307)
build_all              0.007433   0.001387  13.262572 (  1.556731)
build_install          0.006342   0.005171   4.121051 (  1.128358)
test_btest             0.000566   0.000188  39.093293 (  3.973739)
test_basic             0.003327   0.001459   0.487226 (  0.562006)
test_all               0.066973   0.020191 323.802444 ( 35.288030)
test_rubyspec          0.027521   0.021290  73.176037 ( 10.525033)
total: 57.25 sec