Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-113509
#<BuildRuby:0x0000706ff66efdd0
 @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-113509",
 @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.000006   0.000022 (  0.000022)
autoconf               0.000026   0.000009   0.000035 (  0.000034)
configure              0.000021   0.000007   0.000028 (  0.000027)
build_up               0.005855   0.003645   5.023427 (  3.106670)
build_miniruby         0.000560   0.000858   1.591807 (  1.588491)
build_ruby             0.001540   0.000183   6.124775 (  6.326516)
build_all              0.008785   0.005600  21.922072 (  7.483818)
build_install          0.014648   0.007265   8.619130 (  4.087930)
test_btest             0.000597   0.000229  63.533299 ( 22.567219)
test_basic             0.003626   0.002261   0.922508 (  0.985100)
test_all               0.006888   0.003984 954.721641 (1058.092817)
test_rubyspec          0.045172   0.031748 106.290142 ( 40.610745)
total: 1144.85 sec