Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-123115
#<BuildRuby:0x000074b831c5fdd8
 @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.20250612-123115",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000031   0.000009   0.000040 (  0.000050)
configure              0.000000   0.000037   0.000037 (  0.000036)
build_up               0.002158   0.006300   4.117074 (  2.355715)
build_miniruby         0.001338   0.000000   1.025288 (  1.022298)
build_ruby             0.001717   0.000028   4.526186 (  4.718758)
build_all              0.009103   0.005449  20.323250 (  6.041559)
build_install          0.017800   0.005745   7.752738 (  3.346052)
test_btest             0.000766   0.000199  60.566881 ( 16.883180)
test_basic             0.003387   0.004013   0.893768 (  0.944276)
test_all               0.008470   0.001799 929.916238 (1019.888274)
test_rubyspec          0.046450   0.027976 104.217538 ( 24.228728)
total: 1079.43 sec