Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-021133
#<BuildRuby:0x000071f2e999fdd8
 @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-021133",
 @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.000001   0.000006 (  0.000006)
autoconf               0.000011   0.000003   0.000014 (  0.000013)
configure              0.000008   0.000002   0.000010 (  0.000010)
build_up               0.003239   0.003376   1.976535 (  1.516170)
build_miniruby         0.001041   0.000303   0.609675 (  0.608716)
build_ruby             0.001234   0.000360   2.129791 (  2.130006)
build_all              0.007260   0.001295  13.070792 (  1.473753)
build_install          0.007989   0.003249   4.126596 (  1.177389)
test_btest             0.000627   0.000183  36.892920 (  4.527880)
test_basic             0.002884   0.001693   0.422090 (  0.501687)
test_all               0.063084   0.023414 330.984455 ( 36.656870)
test_rubyspec          0.029233   0.019113  73.450380 ( 10.456278)
total: 59.05 sec