Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-173214
#<BuildRuby:0x00007f3be8effdc8
 @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.20251015-173214",
 @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.000002   0.000006 (  0.000006)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000007   0.000002   0.000009 (  0.000010)
build_up               0.004856   0.001606   1.949852 (  1.522032)
build_miniruby         0.000524   0.000867   0.617887 (  0.616769)
build_ruby             0.001820   0.000262   2.128028 (  2.128121)
build_all              0.003870   0.005119  13.186564 (  1.560026)
build_install          0.008272   0.003341   4.213952 (  1.121646)
test_btest             0.000000   0.000901  36.860596 (  4.461699)
test_basic             0.001327   0.002944   0.447339 (  0.526122)
test_all               0.058915   0.027187 339.204311 ( 34.442247)
test_rubyspec          0.030950   0.016193  73.430812 ( 10.461438)
total: 56.84 sec