Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-055805
#<BuildRuby:0x00007ad25144fdd8
 @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.20250612-055805",
 @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.000021)
autoconf               0.000025   0.000008   0.000033 (  0.000033)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.006978   0.002595   4.972284 (  3.997480)
build_miniruby         0.001454   0.000129   1.681002 (  1.715869)
build_ruby             0.001470   0.000438   6.289382 (  6.511495)
build_all              0.011335   0.004446  22.830557 (  8.888510)
build_install          0.020981   0.003753   8.781824 (  5.319840)
test_btest             0.000929   0.000000  64.366817 ( 34.025972)
test_basic             0.004460   0.003894   1.051374 (  1.180784)
test_all               0.008435   0.002756 1007.070645 (1130.158429)
test_rubyspec          0.050586   0.025418 108.898620 ( 30.517406)
total: 1222.32 sec