Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-163503
#<BuildRuby:0x000074bcaef0fde0
 @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-163503",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000028   0.000008   0.000036 (  0.000035)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.003941   0.004984   3.878738 (  3.120069)
build_miniruby         0.000000   0.001418   2.075000 (  2.072458)
build_ruby             0.000530   0.001449   5.865980 (  6.011167)
build_all              0.010565   0.004986  21.918887 (  6.845547)
build_install          0.013464   0.007703   7.597912 (  3.585235)
test_btest             0.000715   0.000263  63.457974 ( 17.911763)
test_basic             0.003330   0.004113   0.980410 (  1.029076)
test_all               0.006599   0.003991 943.736242 (1034.774231)
test_rubyspec          0.042626   0.034346 105.862028 ( 26.590878)
total: 1101.94 sec