Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-115211
#<BuildRuby:0x000074423851fdd0
 @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-115211",
 @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.000004   0.000020 (  0.000020)
autoconf               0.000026   0.000007   0.000033 (  0.000033)
configure              0.000022   0.000006   0.000028 (  0.000027)
build_up               0.004294   0.003589   3.737062 (  2.913275)
build_miniruby         0.000000   0.001570   1.606271 (  1.754657)
build_ruby             0.002096   0.000000   6.676980 (  7.042272)
build_all              0.014668   0.001944  23.167482 (  9.524023)
build_install          0.011946   0.005623   7.562364 (  3.493781)
test_btest             0.000000   0.000928  63.739935 ( 20.893240)
test_basic             0.001600   0.007556   1.017948 (  1.180312)
test_all               0.008359   0.002792 1063.722554 (1166.511670)
test_rubyspec          0.033716   0.042564 107.754911 ( 27.331470)
total: 1240.65 sec