Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-142423
#<BuildRuby:0x00007b2a43effdd8
 @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-142423",
 @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.000004   0.000021 (  0.000021)
autoconf               0.000028   0.000007   0.000035 (  0.000034)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.002821   0.005414   4.703369 (  2.837673)
build_miniruby         0.001267   0.000077   1.413383 (  1.410215)
build_ruby             0.000110   0.001721   5.408626 (  5.653634)
build_all              0.012475   0.003714  22.952100 ( 10.255738)
build_install          0.018504   0.007248   8.871197 (  5.334165)
test_btest             0.000726   0.000220  60.958760 ( 17.430158)
test_basic             0.003090   0.004323   0.931726 (  0.989714)
test_all               0.007923   0.001855 1027.908562 (1118.288517)
test_rubyspec          0.041920   0.031623 102.879559 ( 28.217215)
total: 1190.42 sec