Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-194210
#<BuildRuby:0x0000761675a6fde0
 @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-194210",
 @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.000006)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003284   0.003118   1.922788 (  1.499376)
build_miniruby         0.001265   0.000106   0.621833 (  0.620456)
build_ruby             0.000358   0.001737   2.136463 (  2.136535)
build_all              0.006219   0.002987  13.135081 (  1.551532)
build_install          0.007540   0.004098   4.359447 (  1.149734)
test_btest             0.000636   0.000000  37.697632 (  4.287348)
test_basic             0.001981   0.002441   0.433141 (  0.511328)
test_all               0.067572   0.017294 339.832882 ( 33.178438)
test_rubyspec          0.028113   0.019321  74.065075 ( 10.538099)
total: 55.47 sec