Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-122925
#<BuildRuby:0x00007272a4cefde0
 @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-122925",
 @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.000014   0.000003   0.000017 (  0.000017)
autoconf               0.000028   0.000006   0.000034 (  0.000033)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.003395   0.005583   4.911459 (  2.942275)
build_miniruby         0.001381   0.000000   1.537342 (  1.539257)
build_ruby             0.002059   0.000172   6.213773 (  6.792007)
build_all              0.010091   0.006000  24.112130 ( 10.693620)
build_install          0.014038   0.005292   8.229311 (  3.765911)
test_btest             0.000678   0.000195  62.808128 ( 18.150177)
test_basic             0.003207   0.002677   0.953626 (  1.001870)
test_all               0.005723   0.004656 928.742374 (1032.216057)
test_rubyspec          0.044192   0.031341 108.455428 ( 21.405401)
total: 1098.51 sec