Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-044218
#<BuildRuby:0x000076dd4d35fdd0
 @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.20250924-044218",
 @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.000006   0.000001   0.000007 (  0.000008)
build_up               0.003759   0.003211   2.139550 (  1.521843)
build_miniruby         0.000909   0.000257   0.600141 (  0.598968)
build_ruby             0.001327   0.000376   2.166479 (  2.167002)
build_all              0.007864   0.000667  13.306330 (  1.513883)
build_install          0.008479   0.003405   4.206329 (  1.173838)
test_btest             0.000608   0.000167  36.678973 (  4.752385)
test_basic             0.001872   0.003103   0.437929 (  0.517235)
test_all               0.069795   0.016249 326.013283 ( 32.660896)
test_rubyspec          0.027815   0.018897  75.640863 ( 10.580495)
total: 55.49 sec