Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-010133
#<BuildRuby:0x0000769fa353fde0
 @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-010133",
 @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.000000   0.000003 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.004016   0.002281   1.979720 (  1.591006)
build_miniruby         0.001332   0.000000   0.593638 (  0.593147)
build_ruby             0.001096   0.000580   2.145885 (  2.146377)
build_all              0.006055   0.002590  13.129600 (  1.481220)
build_install          0.006895   0.004702   4.167950 (  1.139903)
test_btest             0.000387   0.000129  37.966778 (  4.030187)
test_basic             0.004304   0.000400   0.440590 (  0.518208)
test_all               0.058673   0.026145 343.986413 ( 33.208301)
test_rubyspec          0.025355   0.022488  74.376229 ( 10.644996)
total: 55.35 sec