Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-100813
#<BuildRuby:0x000074cc50f2fdc8
 @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.20250615-100813",
 @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.000018   0.000006   0.000024 (  0.000025)
autoconf               0.000033   0.000010   0.000043 (  0.000043)
configure              0.000026   0.000008   0.000034 (  0.000035)
build_up               0.006342   0.003467   5.066090 (  3.020510)
build_miniruby         0.000350   0.001092   1.600254 (  1.598444)
build_ruby             0.000938   0.000968   5.454951 ( 28.203170)
build_all              0.007913   0.005499  20.248567 ( 10.152278)
build_install          0.016773   0.005640   8.291795 (  3.818985)
test_btest             0.000770   0.000271  61.627606 ( 18.530054)
test_basic             0.004793   0.003252   1.063924 (  1.539215)
test_all               0.007470   0.004288 868.961901 (1020.437262)
test_rubyspec          0.048445   0.027199 106.621394 ( 27.079979)
total: 1114.38 sec