Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20241107-034733
#<BuildRuby:0x00007ff872abfdc0
 @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_clang_15",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_15",
 @TARGET_NAME="trunk_clang_15",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_15",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-15"],
 @gist=false,
 @git_branch=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_15.20241107-034733",
 @make="make",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000033   0.000008   0.000041 (  0.000041)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.000000   0.008086   4.038403 (  4.175449)
build_miniruby         0.000000   0.002325  11.608080 (  6.772659)
build_ruby             0.000000   0.002255   1.643338 (  1.727342)
build_all              0.006550   0.003854   6.705536 (  4.343709)
build_install          0.016020   0.007881   9.480898 (  6.692746)
test_btest             0.000580   0.000213  90.702693 ( 50.486301)
test_basic             0.001448   0.010386   0.967947 (  1.067270)
test_all               0.117072   0.034448 669.791163 (252.940616)
test_rubyspec          0.040386   0.036786 114.200515 ( 27.949152)
total: 356.16 sec