Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-183155
#<BuildRuby:0x000079bdc651fdd0
 @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.20251016-183155",
 @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.000001   0.000009 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000008)
build_up               0.004294   0.002065   1.967788 (  1.523986)
build_miniruby         0.001011   0.000195   0.609012 (  0.608325)
build_ruby             0.001556   0.000099   2.127066 (  2.127455)
build_all              0.006377   0.001680  13.346945 (  1.484910)
build_install          0.007955   0.003359   4.096738 (  1.168241)
test_btest             0.000541   0.000120  39.417311 (  4.097567)
test_basic             0.004539   0.000648   0.440202 (  0.517996)
test_all               0.057779   0.027579 333.100096 ( 32.655263)
test_rubyspec          0.022774   0.024484  74.051403 ( 10.498914)
total: 54.68 sec