Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-212632
#<BuildRuby:0x00007ac36a8ffdd8
 @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-212632",
 @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.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004422   0.002393   2.027367 (  1.512576)
build_miniruby         0.001099   0.000016   0.596928 (  0.596677)
build_ruby             0.001416   0.000376   2.147767 (  2.148476)
build_all              0.007275   0.001289  13.293641 (  1.561456)
build_install          0.007235   0.004420   4.312398 (  1.184001)
test_btest             0.000782   0.000000  38.462258 (  4.310980)
test_basic             0.004779   0.000000   0.432957 (  0.508065)
test_all               0.070940   0.014917 336.452585 ( 34.378436)
test_rubyspec          0.018861   0.031072  77.930471 ( 10.684328)
total: 56.89 sec