Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-121401
#<BuildRuby:0x000077b63ccdfdd8
 @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-121401",
 @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.000013   0.000003   0.000016 (  0.000017)
autoconf               0.000025   0.000005   0.000030 (  0.000032)
configure              0.000033   0.000000   0.000033 (  0.000033)
build_up               0.007081   0.001603   4.546078 (  2.643027)
build_miniruby         0.000254   0.001044   1.239016 (  1.235997)
build_ruby             0.000879   0.000962   4.873249 (  5.051054)
build_all              0.010945   0.002747  20.421624 (  6.139973)
build_install          0.015678   0.001958   7.791537 (  3.543834)
test_btest             0.000679   0.000154  60.064892 ( 16.855203)
test_basic             0.002803   0.004152   0.769380 (  0.819079)
test_all               0.007116   0.003541 879.285404 (973.619741)
test_rubyspec          0.046163   0.030935 103.014970 ( 22.948746)
total: 1032.86 sec