Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-095802
#<BuildRuby:0x000074b87725fdd8
 @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.20250613-095802",
 @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.000015   0.000003   0.000018 (  0.000018)
autoconf               0.000027   0.000005   0.000032 (  0.000033)
configure              0.000022   0.000004   0.000026 (  0.000027)
build_up               0.002392   0.007423   4.970618 (  3.183540)
build_miniruby         0.000367   0.001122   1.480699 (  1.477654)
build_ruby             0.001562   0.000434   5.657969 (  6.591504)
build_all              0.013026   0.002792  21.863600 (  8.485295)
build_install          0.013446   0.007330   8.169767 (  3.952037)
test_btest             0.001013   0.000000  59.263492 ( 20.204927)
test_basic             0.003676   0.003670   1.000922 (  1.128569)
test_all               0.009688   0.002155 784.808943 (901.337664)
test_rubyspec          0.040226   0.033767 101.908254 ( 17.736543)
total: 964.10 sec