Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-074921
#<BuildRuby:0x00007aa4e98cfdd0
 @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.20250614-074921",
 @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.000005   0.000021 (  0.000021)
autoconf               0.000030   0.000009   0.000039 (  0.000039)
configure              0.000025   0.000008   0.000033 (  0.000031)
build_up               0.004816   0.004601   4.925158 (  3.119600)
build_miniruby         0.001388   0.000120   1.651869 (  1.655656)
build_ruby             0.001523   0.000560   6.045033 ( 40.637622)
build_all              0.010793   0.004833  22.841035 (  9.194740)
build_install          0.017220   0.006751   8.964085 (  4.912998)
test_btest             0.000932   0.000005  62.283530 ( 30.441869)
test_basic             0.004105   0.002809   0.904588 (  0.959975)
test_all               0.008105   0.002566 976.235682 (1065.401959)
test_rubyspec          0.048893   0.024828 100.413782 ( 19.537053)
total: 1175.86 sec