Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-114258
#<BuildRuby:0x0000727b5f79fde0
 @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-114258",
 @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.000021   0.000006   0.000027 (  0.000028)
autoconf               0.000046   0.000013   0.000059 (  0.000053)
configure              0.000053   0.000000   0.000053 (  0.000054)
build_up               0.004966   0.004400   4.758648 (  2.813484)
build_miniruby         0.001274   0.000090   1.419915 (  1.418152)
build_ruby             0.000592   0.001186   5.519097 (  5.698442)
build_all              0.007551   0.007558  22.599279 (  7.597155)
build_install          0.015301   0.003167   7.910053 (  3.595369)
test_btest             0.000729   0.000254  63.495942 ( 24.631689)
test_basic             0.005438   0.002920   1.031500 (  1.368353)
test_all               0.005544   0.004367 1103.413539 (1228.046542)
test_rubyspec          0.050168   0.024322 105.280056 ( 27.293378)
total: 1302.46 sec