Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-122728
#<BuildRuby:0x00007058a819fde0
 @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-122728",
 @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.000009   0.000000   0.000009 (  0.000005)
autoconf               0.000010   0.000000   0.000010 (  0.000010)
configure              0.000008   0.000000   0.000008 (  0.000008)
build_up               0.004942   0.002009   1.967695 (  1.499463)
build_miniruby         0.001362   0.000000   0.589908 (  0.589005)
build_ruby             0.001759   0.000260   2.144249 (  2.144007)
build_all              0.008324   0.000435  13.101059 (  1.487277)
build_install          0.010565   0.000859   4.100666 (  1.154572)
test_btest             0.000745   0.000137  36.319701 (  4.850102)
test_basic             0.004110   0.001881   0.435555 (  0.510899)
test_all               0.060828   0.029252 344.898083 ( 32.695635)
test_rubyspec          0.030962   0.018205  78.993608 ( 10.803327)
total: 55.74 sec