Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-222438
#<BuildRuby:0x00007f8c7c4bfdd8
 @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.20251016-222438",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000006   0.000003   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001498   0.004746   1.936412 (  1.503488)
build_miniruby         0.001138   0.000076   0.584776 (  0.584025)
build_ruby             0.001109   0.000536   2.114401 (  2.114930)
build_all              0.006700   0.001338  13.178843 (  1.483155)
build_install          0.010249   0.001438   4.146096 (  1.159151)
test_btest             0.000538   0.000229  37.567220 (  4.503077)
test_basic             0.002087   0.002582   0.428049 (  0.506990)
test_all               0.067773   0.019364 330.073649 ( 37.297899)
test_rubyspec          0.026318   0.020002  72.426169 ( 10.513647)
total: 59.67 sec