Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-002800
#<BuildRuby:0x000074b07457fdc0
 @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.20250614-002800",
 @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.000032   0.000007   0.000039 (  0.000040)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.005742   0.003423   4.296054 (  2.518551)
build_miniruby         0.001329   0.000088   1.134216 (  1.131148)
build_ruby             0.001467   0.000373   5.177775 (  5.367481)
build_all              0.012237   0.002307  20.195955 (  5.981783)
build_install          0.012503   0.006721   7.540221 (  3.292243)
test_btest             0.000358   0.000841  58.536983 ( 16.990921)
test_basic             0.004008   0.003047   0.801380 (  0.848762)
test_all               0.009059   0.001270 782.107835 (901.138275)
test_rubyspec          0.043362   0.032017  99.332297 ( 18.760487)
total: 956.03 sec