Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-062338
#<BuildRuby:0x00007ab3c0ecfdd0
 @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-062338",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000037   0.000007   0.000044 (  0.000043)
configure              0.000027   0.000005   0.000032 (  0.000031)
build_up               0.003939   0.006717   5.607547 (  3.867198)
build_miniruby         0.001286   0.000302   1.980157 (  1.976600)
build_ruby             0.001773   0.000181   6.219237 (  6.440402)
build_all              0.009756   0.004443  22.552415 (  7.159256)
build_install          0.014979   0.004253   8.562831 (  3.888784)
test_btest             0.000933   0.000000  64.671843 ( 28.276981)
test_basic             0.002057   0.005684   1.019199 (  1.064739)
test_all               0.005438   0.004357 1067.570861 (1158.921739)
test_rubyspec          0.049772   0.026708 113.570368 ( 29.742649)
total: 1241.34 sec