Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-221309
#<BuildRuby:0x00007156bdd3fdd0
 @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.20250619-221309",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000032   0.000009   0.000041 (  0.000042)
configure              0.000025   0.000008   0.000033 (  0.000034)
build_up               0.000910   0.006337   3.382017 (  2.410286)
build_miniruby         0.000952   0.000363   1.171983 (  1.169155)
build_ruby             0.001507   0.000215   4.949666 (  5.133399)
build_all              0.010333   0.003995  20.835221 (  6.394858)
build_install          0.021266   0.004154   7.963363 (  4.247116)
test_btest             0.000703   0.000241  57.986492 ( 18.537194)
test_basic             0.001494   0.005496   0.700423 (  3.805337)
test_all               0.008626   0.000071 1027.878843 (1132.804788)
test_rubyspec          0.044314   0.034729 102.809351 ( 30.136516)
total: 1204.64 sec