Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-140635
#<BuildRuby:0x000070163710fdc0
 @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-140635",
 @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.000005   0.000021 (  0.000020)
autoconf               0.000027   0.000008   0.000035 (  0.000035)
configure              0.000021   0.000007   0.000028 (  0.000029)
build_up               0.006279   0.002402   4.655299 (  2.743361)
build_miniruby         0.001076   0.000338   1.237966 (  1.235068)
build_ruby             0.000605   0.001223   4.866835 ( 18.147963)
build_all              0.011344   0.001431  18.343421 ( 12.008332)
build_install          0.015893   0.004362   7.132566 (  8.477132)
test_btest             0.000700   0.000210  59.940775 ( 16.943420)
test_basic             0.005658   0.001494   0.774157 (  0.820779)
test_all               0.010316   0.000041 888.175479 (978.841890)
test_rubyspec          0.047196   0.029047 104.964848 ( 27.252813)
total: 1066.47 sec