Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-192114
#<BuildRuby:0x00007915a1a3fdd8
 @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.20250612-192114",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000029   0.000006   0.000035 (  0.000035)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.006698   0.004643   5.262597 (  5.976260)
build_miniruby         0.000000   0.001661   1.752848 (  2.135795)
build_ruby             0.001771   0.000457   6.419425 (  7.360313)
build_all              0.011502   0.005728  23.924892 ( 21.410245)
build_install          0.024000   0.003576   9.059114 (  8.631574)
test_btest             0.000858   0.000224  70.084120 ( 50.080968)
test_basic             0.005401   0.002824   1.015603 (  1.376909)
test_all               0.007297   0.004423 814.932607 (937.886706)
test_rubyspec          0.041776   0.032865 100.940242 ( 21.637657)
total: 1056.50 sec