Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-091317
#<BuildRuby:0x0000749d0faffde0
 @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.20251013-091317",
 @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.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003091   0.003419   1.932355 (  1.489727)
build_miniruby         0.001088   0.000421   0.627260 (  0.626023)
build_ruby             0.000493   0.001245   2.137330 (  2.137076)
build_all              0.007242   0.001404  13.559390 (  1.532842)
build_install          0.009637   0.001442   4.197560 (  1.150494)
test_btest             0.000000   0.000749  38.441699 (  4.176182)
test_basic             0.000458   0.004350   0.430285 (  0.509436)
test_all               0.080338   0.009443 379.896634 ( 37.492337)
test_rubyspec          0.027655   0.023219  80.313478 ( 10.741543)
total: 59.86 sec