Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-224836
#<BuildRuby:0x0000709a27f0fdc0
 @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.20250613-224836",
 @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.000014   0.000005   0.000019 (  0.000019)
autoconf               0.000027   0.000009   0.000036 (  0.000036)
configure              0.000021   0.000007   0.000028 (  0.000029)
build_up               0.003628   0.004975   4.447337 (  2.630729)
build_miniruby         0.001361   0.000000   1.283968 (  1.894090)
build_ruby             0.001743   0.000000   4.748203 ( 41.258689)
build_all              0.009980   0.001658  15.971489 (  6.584555)
build_install          0.018363   0.006824   9.046566 (  5.246586)
test_btest             0.000267   0.000768  48.420820 ( 15.264196)
test_basic             0.002991   0.001359   0.560846 (  1.768349)
test_all               0.007143   0.000796 900.305201 (1135.852344)
test_rubyspec          0.055633   0.027436 117.493228 ( 96.515329)
total: 1307.02 sec