Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-225342
#<BuildRuby:0x000076a9316bfde0
 @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.20250614-225342",
 @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.000017   0.000006   0.000023 (  0.000024)
autoconf               0.000029   0.000009   0.000038 (  0.000039)
configure              0.000021   0.000007   0.000028 (  0.000028)
build_up               0.003929   0.005938   4.909009 (  3.125434)
build_miniruby         0.000542   0.000819   1.527471 (  1.524845)
build_ruby             0.001677   0.000253   5.951620 (  6.149928)
build_all              0.009145   0.004773  22.073467 (  7.602761)
build_install          0.018821   0.002628   8.635917 (  4.438044)
test_btest             0.000000   0.000962  62.680881 ( 22.523004)
test_basic             0.003754   0.001610   0.961510 (  1.016981)
test_all               0.004024   0.006811 1039.982891 (1385.369905)
test_rubyspec          0.048446   0.035863 113.761977 (135.763431)
total: 1567.52 sec