Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-172813
#<BuildRuby:0x00007a626f8afdd0
 @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-172813",
 @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.000004)
autoconf               0.000016   0.000000   0.000016 (  0.000015)
configure              0.000009   0.000000   0.000009 (  0.000008)
build_up               0.004526   0.001900   1.932380 (  1.471060)
build_miniruby         0.001406   0.000000   0.615565 (  0.613864)
build_ruby             0.001653   0.000025   2.118296 (  2.119169)
build_all              0.006726   0.002188  13.294745 (  1.501446)
build_install          0.008797   0.002695   3.984001 (  1.094324)
test_btest             0.000000   0.000745  38.579930 (  4.183067)
test_basic             0.002465   0.002049   0.445852 (  0.525481)
test_all               0.066351   0.024757 368.091275 ( 36.132538)
test_rubyspec          0.029866   0.020234  77.664985 ( 10.710093)
total: 58.35 sec