Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-213338
#<BuildRuby:0x000077745ff3fde0
 @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.20250619-213338",
 @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.000006   0.000023 (  0.000023)
autoconf               0.000048   0.000000   0.000048 (  0.000049)
configure              0.000032   0.000000   0.000032 (  0.000032)
build_up               0.004712   0.004669   4.196060 (  3.641743)
build_miniruby         0.000000   0.001804   1.681637 (  1.750025)
build_ruby             0.001321   0.000785   6.091172 (  6.489130)
build_all              0.009222   0.004094  22.194799 (  6.834685)
build_install          0.012255   0.006197   7.945740 (  3.877064)
test_btest             0.000598   0.000229  63.544750 ( 20.531187)
test_basic             0.003981   0.002694   0.913563 (  0.980262)
test_all               0.009038   0.001090 998.565767 (1103.453875)
test_rubyspec          0.037628   0.036222 102.388739 ( 22.813930)
total: 1170.37 sec