Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-223723
#<BuildRuby:0x000079a901a7fde0
 @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.20250617-223723",
 @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.000012   0.000003   0.000015 (  0.000016)
autoconf               0.000021   0.000006   0.000027 (  0.000027)
configure              0.000017   0.000005   0.000022 (  0.000022)
build_up               0.005163   0.003729   4.319128 (  3.801486)
build_miniruby         0.001720   0.000233   6.578938 (  8.487279)
build_ruby             0.000000   0.002097   5.893945 ( 36.059317)
build_all              0.010946   0.004866  23.482400 ( 11.147961)
build_install          0.014039   0.009136   9.235241 (  5.576549)
test_btest             0.000000   0.000957  64.854977 ( 24.717768)
test_basic             0.000679   0.006836   0.848010 (  0.892053)
test_all               0.009097   0.000814 965.663005 (1059.197512)
test_rubyspec          0.047610   0.028544 106.729106 ( 27.398703)
total: 1177.28 sec