Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-021614
#<BuildRuby:0x0000742882eefdd0
 @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-021614",
 @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.000005   0.000021 (  0.000020)
autoconf               0.000029   0.000008   0.000037 (  0.000037)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.003576   0.005191   4.589290 (  2.903906)
build_miniruby         0.001046   0.000338   1.308355 (  1.307225)
build_ruby             0.000847   0.000997   5.244297 (  5.436440)
build_all              0.010061   0.003351  18.975821 (  5.605125)
build_install          0.012505   0.004511   6.486407 (  2.921423)
test_btest             0.001011   0.000000  65.891958 ( 35.812857)
test_basic             0.005164   0.002066   1.053910 (  1.362563)
test_all               0.003112   0.007726 1025.002852 (1114.243856)
test_rubyspec          0.043336   0.035675 104.998747 ( 26.793614)
total: 1196.39 sec