Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-172231
#<BuildRuby:0x00007da1d46cfdd8
 @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.20250917-172231",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.004272   0.002102   1.964889 (  1.483564)
build_miniruby         0.001224   0.000077   0.604123 (  0.603211)
build_ruby             0.001372   0.000496   2.137944 (  2.138455)
build_all              0.003917   0.004508  13.826252 (  1.526142)
build_install          0.008390   0.003223   4.233721 (  1.147954)
test_btest             0.000467   0.000193  39.916048 (  4.824195)
test_basic             0.000378   0.005451   0.456065 (  0.529531)
test_all               0.068322   0.021941 365.050888 ( 35.507462)
test_rubyspec          0.027607   0.024985  83.691329 ( 11.005407)
total: 58.77 sec