Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-021932
#<BuildRuby:0x00007544daf1fdd0
 @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.20251017-021932",
 @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.000002   0.000006 (  0.000005)
autoconf               0.000008   0.000003   0.000011 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000006)
build_up               0.003599   0.002876   1.930094 (  1.482316)
build_miniruby         0.001481   0.000000   0.623283 (  0.621889)
build_ruby             0.000960   0.000840   2.128850 (  2.129396)
build_all              0.007945   0.000600  13.076318 (  1.513541)
build_install          0.009795   0.002066   4.093477 (  1.158006)
test_btest             0.000757   0.000216  36.585091 (  4.613962)
test_basic             0.001063   0.003972   0.469703 (  0.545156)
test_all               0.055246   0.032040 351.862277 ( 37.459009)
test_rubyspec          0.032765   0.013811  72.733224 ( 10.383422)
total: 59.91 sec