Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-145707
#<BuildRuby:0x000073e65739fdd0
 @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.20251016-145707",
 @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.000005   0.000002   0.000007 (  0.000007)
autoconf               0.000010   0.000005   0.000015 (  0.000013)
configure              0.000006   0.000003   0.000009 (  0.000010)
build_up               0.003288   0.003146   1.965583 (  1.513455)
build_miniruby         0.000096   0.001059   0.598924 (  0.598296)
build_ruby             0.002053   0.000011   2.140385 (  2.140708)
build_all              0.007161   0.001490  13.218143 (  1.527266)
build_install          0.008819   0.002891   4.157634 (  1.145716)
test_btest             0.000000   0.000649  37.753230 (  4.226105)
test_basic             0.001801   0.002747   0.437711 (  0.516292)
test_all               0.066473   0.020357 356.709182 ( 33.776510)
test_rubyspec          0.032657   0.014562  72.649625 ( 10.439817)
total: 55.88 sec