Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-161237
#<BuildRuby:0x00007f2e250bfdd8
 @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.20251019-161237",
 @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.000004   0.000000   0.000004 (  0.000005)
autoconf               0.000000   0.000013   0.000013 (  0.000013)
configure              0.000000   0.000007   0.000007 (  0.000007)
build_up               0.001329   0.005436   1.956151 (  1.519165)
build_miniruby         0.001169   0.000047   0.604530 (  0.603878)
build_ruby             0.000873   0.000978   2.143802 (  2.144182)
build_all              0.004408   0.004037  13.146713 (  1.520322)
build_install          0.005279   0.006427   4.104459 (  1.151076)
test_btest             0.000000   0.000861  38.578690 (  4.224414)
test_basic             0.001409   0.003010   0.429310 (  0.509605)
test_all               0.069055   0.018099 346.399254 ( 39.341842)
test_rubyspec          0.025699   0.021798  73.921229 ( 10.569201)
total: 61.58 sec