Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-012704
#<BuildRuby:0x0000761faab9fdd0
 @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-012704",
 @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.000011   0.000002   0.000013 (  0.000014)
autoconf               0.000022   0.000004   0.000026 (  0.000025)
configure              0.000016   0.000002   0.000018 (  0.000020)
build_up               0.001998   0.006559   4.501637 (  3.130034)
build_miniruby         0.001371   0.000000   1.732090 (  1.742570)
build_ruby             0.001752   0.000000   5.898795 (  7.018541)
build_all              0.010669   0.001575  20.867183 (  9.120342)
build_install          0.014456   0.007254   8.411079 (  4.323857)
test_btest             0.000869   0.000000  58.178476 ( 20.909182)
test_basic             0.003985   0.002737   0.836054 (  0.887153)
test_all               0.006805   0.003112 950.723408 (1035.451107)
test_rubyspec          0.049777   0.028169 106.604974 ( 35.666074)
total: 1118.25 sec