Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-170626
#<BuildRuby:0x00007f5540ecfdc8
 @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.20250617-170626",
 @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.000006   0.000025 (  0.000026)
autoconf               0.000031   0.000010   0.000041 (  0.000041)
configure              0.000033   0.000000   0.000033 (  0.000032)
build_up               0.007694   0.003206   5.280719 (  4.979205)
build_miniruby         0.001527   0.000155   2.233080 (  2.392075)
build_ruby             0.001163   0.001077   6.209615 (  6.591312)
build_all              0.010487   0.005227  23.761213 ( 14.651261)
build_install          0.019766   0.007327   9.116256 (  6.419953)
test_btest             0.000796   0.000269  69.016427 ( 51.517864)
test_basic             0.002605   0.005000   1.081290 (  1.344469)
test_all               0.007163   0.003948 1164.140741 (1516.528507)
test_rubyspec          0.041801   0.034072 111.085648 ( 31.349652)
total: 1635.78 sec