Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-055553
#<BuildRuby:0x000072477639fdc0
 @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.20250615-055553",
 @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.000022   0.000005   0.000027 (  0.000028)
autoconf               0.000043   0.000009   0.000052 (  0.000051)
configure              0.000036   0.000008   0.000044 (  0.000043)
build_up               0.005304   0.005303   5.182804 (  4.137542)
build_miniruby         0.000000   0.001645   1.700911 (  1.901912)
build_ruby             0.001720   0.000205   6.374873 (  6.745049)
build_all              0.010636   0.005006  22.364115 (  8.855206)
build_install          0.016158   0.005004   8.690429 (  4.633865)
test_btest             0.000620   0.000172  65.466654 ( 30.381207)
test_basic             0.003498   0.003646   1.003022 (  1.175034)
test_all               0.009109   0.001349 1052.428588 (1171.801520)
test_rubyspec          0.044359   0.031987 107.797693 ( 28.342260)
total: 1257.97 sec