Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-181821
#<BuildRuby:0x000070327459fdc8
 @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-181821",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000025   0.000006   0.000031 (  0.000032)
build_up               0.005500   0.004150   4.948999 (  3.024061)
build_miniruby         0.000000   0.001580   1.618900 (  1.617545)
build_ruby             0.001710   0.000254   6.089229 (  6.276615)
build_all              0.010461   0.004693  22.215957 (  7.530889)
build_install          0.017767   0.006015   8.499947 (  4.140259)
test_btest             0.000713   0.000222  65.018682 ( 20.846511)
test_basic             0.003336   0.003144   0.960159 (  1.025488)
test_all               0.006245   0.004873 1003.182735 (1088.102330)
test_rubyspec          0.051939   0.024033 105.503679 ( 21.965955)
total: 1154.53 sec