Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-104720
#<BuildRuby:0x00007bdeea4dfdd8
 @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.20250618-104720",
 @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.000015   0.000003   0.000018 (  0.000020)
autoconf               0.000027   0.000005   0.000032 (  0.000032)
configure              0.000026   0.000005   0.000031 (  0.000030)
build_up               0.004132   0.003460   3.467056 (  2.465297)
build_miniruby         0.001426   0.000000   1.301066 (  1.299115)
build_ruby             0.001874   0.000068   4.825866 (  5.023845)
build_all              0.011710   0.002794  21.913024 (  6.708919)
build_install          0.010914   0.007999   7.651594 (  3.527806)
test_btest             0.000707   0.000179  58.033030 ( 19.970313)
test_basic             0.003206   0.003738   0.858933 (  0.904110)
test_all               0.007382   0.003569 872.175826 (992.631082)
test_rubyspec          0.047409   0.031994 112.356234 ( 43.836743)
total: 1076.37 sec