Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-025209
#<BuildRuby:0x00007976b2aefdd8
 @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.20250618-025209",
 @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.000018   0.000005   0.000023 (  0.000022)
autoconf               0.000029   0.000007   0.000036 (  0.000035)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.005709   0.004097   5.256980 (  3.525068)
build_miniruby         0.001180   0.000327   1.635054 (  1.632755)
build_ruby             0.001873   0.000000   5.850835 (  6.644921)
build_all              0.011335   0.003921  22.902642 (  7.947103)
build_install          0.013337   0.008795   9.053163 (  4.219415)
test_btest             0.000863   0.000000  63.455386 ( 23.346263)
test_basic             0.003825   0.004214   0.901622 (  3.720145)
test_all               0.009040   0.002337 1127.329034 (1307.662177)
test_rubyspec          0.052396   0.027151 114.749350 (106.427481)
total: 1465.13 sec