Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-021641
#<BuildRuby:0x0000703d8dcffdd8
 @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.20250614-021641",
 @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.000003   0.000019 (  0.000021)
autoconf               0.000030   0.000006   0.000036 (  0.000035)
configure              0.000030   0.000005   0.000035 (  0.000035)
build_up               0.003364   0.005611   4.694472 (  2.693135)
build_miniruby         0.001473   0.000000   1.352794 (  1.349611)
build_ruby             0.000954   0.000885   4.821427 (  5.011585)
build_all              0.008872   0.004662  20.374698 (  6.089561)
build_install          0.013152   0.006409   7.647928 (  3.452268)
test_btest             0.000933   0.000000  58.640959 ( 15.440104)
test_basic             0.004571   0.001706   0.689481 (  0.739307)
test_all               0.008343   0.001354 820.757066 (920.755687)
test_rubyspec          0.042841   0.028331 100.037596 ( 20.958313)
total: 976.49 sec