Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-211039
#<BuildRuby:0x000070080bc4fdc8
 @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.20250614-211039",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000028   0.000008   0.000036 (  0.000036)
configure              0.000021   0.000006   0.000027 (  0.000027)
build_up               0.006620   0.004497   5.352071 (  6.823841)
build_miniruby         0.000517   0.001218   1.733645 (  2.481621)
build_ruby             0.001819   0.000251   6.319653 ( 71.532301)
build_all              0.011144   0.005888  24.746697 ( 31.506542)
build_install          0.022255   0.005575   9.322952 ( 12.819265)
test_btest             0.001071   0.000000  72.840602 (110.697655)
test_basic             0.003044   0.005922   1.036332 (  2.031318)
test_all               0.005505   0.006056 1050.059031 (1314.540319)
test_rubyspec          0.047823   0.029665 100.589907 ( 29.428390)
total: 1581.86 sec