Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-094913
#<BuildRuby:0x00007101f283fdc8
 @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.20250615-094913",
 @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.000016   0.000003   0.000019 (  0.000020)
autoconf               0.000033   0.000007   0.000040 (  0.000038)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.008472   0.001741   5.358887 (  3.523891)
build_miniruby         0.000457   0.001127   1.732973 (  1.740412)
build_ruby             0.000989   0.001021   6.578045 (  7.647250)
build_all              0.010288   0.005403  23.402513 (  9.595011)
build_install          0.014076   0.009507   9.319938 (  5.359516)
test_btest             0.000818   0.000231  66.343948 ( 23.437070)
test_basic             0.004133   0.004069   0.932088 (  0.988299)
test_all               0.010288   0.001236 969.044473 (1059.888119)
test_rubyspec          0.046399   0.028882 106.713599 ( 25.975255)
total: 1138.16 sec