Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-042308
#<BuildRuby:0x00007cca710cfdd8
 @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-042308",
 @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.000019)
autoconf               0.000028   0.000008   0.000036 (  0.000036)
configure              0.000026   0.000008   0.000034 (  0.000034)
build_up               0.006598   0.003678   4.828620 (  3.208019)
build_miniruby         0.001535   0.000000   1.624714 (  1.625958)
build_ruby             0.001573   0.000326   5.764399 (  5.999439)
build_all              0.010983   0.004034  22.651169 (  7.156906)
build_install          0.014354   0.007935   9.091479 (  4.477922)
test_btest             0.000589   0.000193  67.655303 ( 22.490206)
test_basic             0.002958   0.003496   0.936985 (  0.990152)
test_all               0.008377   0.002530 1026.211121 (1120.653054)
test_rubyspec          0.048414   0.031050 111.091432 ( 27.141051)
total: 1193.74 sec