Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-092156
#<BuildRuby:0x00007544f670fde0
 @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.20250916-092156",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000010   0.000004   0.000014 (  0.000013)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.001989   0.004507   1.944620 (  1.492691)
build_miniruby         0.000846   0.000406   0.604153 (  0.602937)
build_ruby             0.001506   0.000239   2.127024 (  2.127530)
build_all              0.005732   0.002409  13.905271 (  1.515867)
build_install          0.005378   0.006144   4.184338 (  1.159344)
test_btest             0.000462   0.000242  40.603025 (  4.775481)
test_basic             0.002419   0.002226   0.420846 (  0.499967)
test_all               0.068323   0.024680 394.243471 ( 37.622207)
test_rubyspec          0.024408   0.029130  82.606150 ( 10.958111)
total: 60.75 sec