Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-171548
#<BuildRuby:0x000076436391fdd0
 @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-171548",
 @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.000006   0.000003   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002328   0.003661   1.929832 (  1.478416)
build_miniruby         0.000000   0.001400   0.616550 (  0.616254)
build_ruby             0.000000   0.001743   2.136647 (  2.137078)
build_all              0.006654   0.002142  13.171058 (  1.494095)
build_install          0.007424   0.004238   4.084610 (  1.147516)
test_btest             0.000506   0.000275  37.125163 (  4.005377)
test_basic             0.000848   0.004087   0.427160 (  0.506201)
test_all               0.071159   0.014134 341.947781 ( 35.339755)
test_rubyspec          0.021876   0.026229  74.312409 ( 10.605725)
total: 57.33 sec