Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-165233
#<BuildRuby:0x00007b66a526fde0
 @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.20250612-165233",
 @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.000036   0.000000   0.000036 (  0.000037)
autoconf               0.000040   0.000000   0.000040 (  0.000039)
configure              0.000028   0.000000   0.000028 (  0.000029)
build_up               0.004798   0.004018   4.705736 (  2.749592)
build_miniruby         0.000578   0.000911   1.552951 (  1.551115)
build_ruby             0.001496   0.000326   5.161536 (  5.368191)
build_all              0.011661   0.002808  20.905676 (  6.197712)
build_install          0.014847   0.004947   7.829416 (  3.483545)
test_btest             0.001232   0.000039  62.242299 ( 18.951091)
test_basic             0.002538   0.004536   0.844134 (  0.897447)
test_all               0.007308   0.002123 940.198871 (1272.100123)
test_rubyspec          0.054359   0.021874 112.706215 (119.324047)
total: 1430.62 sec