Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-092912
#<BuildRuby:0x00007dd956b5fdd0
 @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-092912",
 @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.000014   0.000003   0.000017 (  0.000018)
autoconf               0.000028   0.000006   0.000034 (  0.000033)
configure              0.000027   0.000006   0.000033 (  0.000032)
build_up               0.000754   0.008694   5.100270 (  3.064293)
build_miniruby         0.001568   0.000000   1.584235 (  1.583202)
build_ruby             0.001322   0.000723   6.215886 (  7.166030)
build_all              0.014199   0.001082  22.057984 (  7.913999)
build_install          0.009237   0.009799   8.450638 (  3.994364)
test_btest             0.000644   0.000194  70.316723 ( 27.465130)
test_basic             0.002649   0.002468   0.939139 (  1.119493)
test_all               0.007841   0.002128 1008.384433 (1118.751298)
test_rubyspec          0.044679   0.028206 109.600842 ( 28.432396)
total: 1199.49 sec