Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-214251
#<BuildRuby:0x000076428f54fdd8
 @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-214251",
 @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.000002   0.000007 (  0.000007)
build_up               0.003740   0.002985   1.955376 (  1.486675)
build_miniruby         0.000937   0.000332   0.609600 (  0.608705)
build_ruby             0.001908   0.000000   2.138251 (  2.139065)
build_all              0.003078   0.005465  13.207707 (  1.476307)
build_install          0.010285   0.000716   4.130284 (  1.176293)
test_btest             0.000864   0.000000  38.369552 (  4.136227)
test_basic             0.004434   0.001458   0.464978 (  0.540362)
test_all               0.065380   0.019979 322.647106 ( 32.241065)
test_rubyspec          0.021327   0.026507  73.930876 ( 10.516481)
total: 54.32 sec