Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-145839
#<BuildRuby:0x000071065583fdc0
 @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.20250618-145839",
 @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.000015   0.000004   0.000019 (  0.000022)
autoconf               0.000030   0.000009   0.000039 (  0.000038)
configure              0.000026   0.000008   0.000034 (  0.000034)
build_up               0.004286   0.003443   3.557572 (  2.873035)
build_miniruby         0.001270   0.000123   1.499803 (  1.496715)
build_ruby             0.000819   0.000949   5.115251 (  6.008162)
build_all              0.008878   0.004457  19.651808 (  7.051116)
build_install          0.013532   0.002416   6.392872 (  2.801809)
test_btest             0.000709   0.000241  60.026940 ( 23.660204)
test_basic             0.003630   0.001594   0.728613 (  0.780475)
test_all               0.008689   0.001026 1041.549778 (1308.800437)
test_rubyspec          0.059446   0.024312 112.993596 (103.420814)
total: 1456.89 sec