Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-054200
#<BuildRuby:0x00007a0f5059fdd8
 @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.20250617-054200",
 @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.000020)
autoconf               0.000027   0.000006   0.000033 (  0.000034)
configure              0.000026   0.000006   0.000032 (  0.000033)
build_up               0.005782   0.003931   4.866143 (  3.135206)
build_miniruby         0.001446   0.000123   1.245181 (  1.241477)
build_ruby             0.001515   0.000416   5.499139 (  5.632547)
build_all              0.010118   0.005579  21.855405 (  6.597174)
build_install          0.016529   0.005337   8.593685 (  3.969775)
test_btest             0.000687   0.000326  63.031652 ( 17.042170)
test_basic             0.001002   0.005889   0.937240 (  0.986776)
test_all               0.006219   0.004022 1048.596534 (1166.495525)
test_rubyspec          0.047642   0.033300 113.259201 ( 36.075493)
total: 1241.18 sec