Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-120442
#<BuildRuby:0x0000722f79edfdd0
 @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-random0",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random0",
 @TARGET_NAME="trunk-random0",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random0",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk-random0.20250616-120442",
 @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=\"--test-order=random\"",
 @timeout=10800>
                           user     system      total        real
checkout               0.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000000   0.000055   0.000055 (  0.000056)
configure              0.000000   0.000030   0.000030 (  0.000031)
build_up               0.001799   0.008240   5.079020 (  3.359359)
build_miniruby         0.001120   0.000319   1.905789 (  1.902313)
build_ruby             0.002012   0.000006   5.610069 (  5.794518)
build_all              0.008587   0.006306  22.216922 (  7.071551)
build_install          0.015115   0.006580   8.611084 (  4.325915)
test_btest             0.000775   0.000251  65.572448 ( 21.194402)
test_basic             0.004337   0.003116   0.908553 (  0.963210)
test_all               0.009582   0.001839 885.368544 (971.609720)
test_rubyspec          0.044198   0.035011 108.225386 ( 36.803729)
total: 1053.03 sec