Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-095613
#<BuildRuby:0x000071583dcffdd0
 @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-095613",
 @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.000004   0.000020 (  0.000019)
autoconf               0.000029   0.000006   0.000035 (  0.000035)
configure              0.000022   0.000005   0.000027 (  0.000026)
build_up               0.004783   0.004418   5.340941 (  3.285127)
build_miniruby         0.001600   0.000000   1.734030 (  1.735027)
build_ruby             0.001826   0.000106   6.485409 (  6.675626)
build_all              0.004653   0.010684  23.297251 (  9.006392)
build_install          0.018332   0.005397   9.075234 (  4.971867)
test_btest             0.000712   0.000214  68.301245 ( 34.724510)
test_basic             0.002500   0.005361   1.003096 (  1.108921)
test_all               0.007648   0.003255 1041.656375 (1144.417530)
test_rubyspec          0.047527   0.032154 106.707974 ( 31.783293)
total: 1237.71 sec