Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-081017
#<BuildRuby:0x000073e2ebcffde0
 @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.20251014-081017",
 @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.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001652   0.004467   1.922155 (  1.482760)
build_miniruby         0.000883   0.000353   0.600991 (  0.600647)
build_ruby             0.001149   0.000460   2.113407 (  2.114669)
build_all              0.006828   0.001538  13.106234 (  1.512877)
build_install          0.009614   0.002592   4.145645 (  1.104969)
test_btest             0.000551   0.000200  38.310051 (  4.538286)
test_basic             0.001433   0.002840   0.446621 (  0.522244)
test_all               0.063630   0.023369 347.328663 ( 34.509670)
test_rubyspec          0.024824   0.020743  71.640083 ( 10.397834)
total: 56.78 sec