Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-162612
#<BuildRuby:0x000079815011fdc8
 @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-162612",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000034   0.000007   0.000041 (  0.000041)
configure              0.000026   0.000005   0.000031 (  0.000031)
build_up               0.004545   0.004829   4.194377 (  3.281334)
build_miniruby         0.001474   0.000103   1.818152 (  1.872123)
build_ruby             0.000880   0.001243   5.024261 (  5.236088)
build_all              0.009536   0.003421  19.853778 (  5.771378)
build_install          0.013244   0.004606   7.141286 (  3.322179)
test_btest             0.000754   0.000193  59.919983 ( 18.518672)
test_basic             0.005053   0.002869   0.853487 (  0.899290)
test_all               0.005583   0.003075 995.998682 (1085.994496)
test_rubyspec          0.053185   0.025897 106.709756 ( 28.238314)
total: 1153.14 sec