Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-054043
#<BuildRuby:0x00007f1752e5fdd8
 @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.20251018-054043",
 @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.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003449   0.003475   1.954619 (  1.476443)
build_miniruby         0.000440   0.000784   0.595197 (  0.594465)
build_ruby             0.001013   0.000981   2.170170 (  2.170893)
build_all              0.006647   0.001892  13.375656 (  1.507547)
build_install          0.008496   0.003273   4.329328 (  1.183511)
test_btest             0.000627   0.000224  39.970342 (  4.481035)
test_basic             0.001702   0.003357   0.417108 (  0.496961)
test_all               0.069727   0.021126 378.586216 ( 39.693685)
test_rubyspec          0.025872   0.024834  81.125440 ( 10.902951)
total: 62.51 sec