Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-190934
#<BuildRuby:0x000079ad7715fdd0
 @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.20250920-190934",
 @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.000003   0.000010 (  0.000009)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.000242   0.006187   1.981610 (  1.504502)
build_miniruby         0.000573   0.000785   0.617581 (  0.616192)
build_ruby             0.001558   0.000296   2.162636 (  2.162604)
build_all              0.005444   0.002740  13.136754 (  1.510125)
build_install          0.007801   0.003363   4.116741 (  1.168714)
test_btest             0.000494   0.000220  37.970567 (  4.189834)
test_basic             0.001788   0.002869   0.432650 (  0.511491)
test_all               0.066374   0.017661 318.142808 ( 31.323775)
test_rubyspec          0.024509   0.023283  74.510484 ( 10.653634)
total: 53.64 sec