Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250611-210042
#<BuildRuby:0x00007e439ccdfdd0
 @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.20250611-210042",
 @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.000003   0.000020 (  0.000020)
autoconf               0.000034   0.000005   0.000039 (  0.000038)
configure              0.000025   0.000004   0.000029 (  0.000030)
build_up               0.004664   0.005141   4.928766 (  3.211814)
build_miniruby         0.001569   0.000113   1.422093 (  1.421562)
build_ruby             0.001932   0.000000   5.685789 (  5.960020)
build_all              0.011472   0.003744  22.138886 (  7.807789)
build_install          0.018502   0.004139   8.123752 (  4.199873)
test_btest             0.000887   0.000000  56.896423 ( 17.006962)
test_basic             0.003709   0.003027   0.845594 (  0.897181)
test_all               0.005395   0.003443 1098.353433 (1497.979622)
test_rubyspec          0.044986   0.032422 105.142623 ( 24.593402)
total: 1563.08 sec