Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-044456
#<BuildRuby:0x00007401b70bfdd8
 @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.20250619-044456",
 @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.000004   0.000021 (  0.000021)
autoconf               0.000031   0.000006   0.000037 (  0.000038)
configure              0.000029   0.000006   0.000035 (  0.000034)
build_up               0.004251   0.004815   4.235501 (  3.662850)
build_miniruby         0.001814   0.000056  26.998729 ( 26.459443)
build_ruby             0.000240   0.001724   6.190132 (  6.328670)
build_all              0.012103   0.003026  24.000496 (  8.521372)
build_install          0.012839   0.010510   8.486620 (  4.229208)
test_btest             0.000884   0.000000  66.287963 ( 25.583866)
test_basic             0.003011   0.004320   0.972929 (  1.026419)
test_all               0.007873   0.002325 997.707398 (1090.976858)
test_rubyspec          0.047929   0.028102 112.178490 ( 31.472023)
total: 1198.26 sec