Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-195948
#<BuildRuby:0x0000711dc145fdd0
 @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.20250926-195948",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000003   0.000009 (  0.000008)
build_up               0.003171   0.003492   2.149363 (  1.479568)
build_miniruby         0.001141   0.000049   0.626917 (  0.625807)
build_ruby             0.001570   0.000222   2.157846 (  2.158501)
build_all              0.007648   0.001181  13.487851 (  1.536851)
build_install          0.011807   0.000774   4.297280 (  1.168707)
test_btest             0.000869   0.000000  38.721343 (  4.086619)
test_basic             0.002449   0.001846   0.433343 (  0.510091)
test_all               0.064525   0.021853 328.934292 ( 33.753427)
test_rubyspec          0.023399   0.026439  76.725136 ( 10.748222)
total: 56.07 sec