Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-011555
#<BuildRuby:0x00007bbac36cfdc8
 @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-011555",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000033   0.000008   0.000041 (  0.000041)
configure              0.000024   0.000007   0.000031 (  0.000030)
build_up               0.007442   0.004841   5.689119 (  9.033053)
build_miniruby         0.001705   0.000000   2.319454 (  3.363813)
build_ruby             0.002391   0.000000   6.401058 (  8.923339)
build_all              0.013296   0.004652  24.008941 ( 30.976700)
build_install          0.020607   0.006862   9.113266 ( 12.814250)
test_btest             0.001174   0.000000  72.018912 (102.092617)
test_basic             0.005728   0.002180   1.032901 (  1.931193)
test_all               0.007294   0.005130 1030.512089 (1228.531190)
test_rubyspec          0.053365   0.024958 103.759408 ( 25.358734)
total: 1423.03 sec