Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250620-041544
#<BuildRuby:0x000075cfc4d0fde0
 @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.20250620-041544",
 @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.000020   0.000004   0.000024 (  0.000023)
autoconf               0.000035   0.000007   0.000042 (  0.000041)
configure              0.000027   0.000006   0.000033 (  0.000032)
build_up               0.004079   0.003564   3.673168 (  2.860967)
build_miniruby         0.000216   0.001312   1.762437 (  1.761878)
build_ruby             0.000954   0.000989   4.818416 (  4.979078)
build_all              0.010402   0.003610  20.689823 (  6.099984)
build_install          0.013761   0.006617   7.638368 (  3.667075)
test_btest             0.000708   0.000203  61.128028 ( 17.806939)
test_basic             0.005680   0.000918   0.858417 (  0.908795)
test_all               0.007109   0.003305 877.656409 (988.573045)
test_rubyspec          0.045692   0.031534 107.047076 ( 22.746608)
total: 1049.41 sec