Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-065511
#<BuildRuby:0x00007fec1da6fde0
 @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-065511",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000008)
build_up               0.004387   0.001771   1.952471 (  1.473636)
build_miniruby         0.000547   0.000817   0.604771 (  0.604451)
build_ruby             0.000829   0.000919   2.163855 (  2.163799)
build_all              0.006599   0.001863  13.155624 (  1.523907)
build_install          0.009290   0.001861   4.149338 (  1.120265)
test_btest             0.000468   0.000168  37.875209 (  4.456382)
test_basic             0.002995   0.001769   0.448034 (  0.525483)
test_all               0.068009   0.019811 336.104748 ( 37.764533)
test_rubyspec          0.029305   0.017611  72.349106 ( 10.453584)
total: 60.09 sec