Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-161903
#<BuildRuby:0x0000795a98f7fdc0
 @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.20250612-161903",
 @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.000028   0.000006   0.000034 (  0.000035)
configure              0.000020   0.000005   0.000025 (  0.000025)
build_up               0.003071   0.005613   4.535860 (  3.053182)
build_miniruby         0.000562   0.000925   1.233840 (  1.230751)
build_ruby             0.000000   0.001754   4.670495 ( 25.493497)
build_all              0.006272   0.005702  18.470496 ( 13.760621)
build_install          0.021339   0.004091   8.860606 (  4.945480)
test_btest             0.000910   0.000099  53.310757 ( 20.172344)
test_basic             0.002500   0.002741   0.574460 (  5.069313)
test_all               0.008706   0.000854 839.178678 (921.027958)
test_rubyspec          0.034008   0.039434 101.901141 ( 19.640598)
total: 1014.39 sec