Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250925-084706
#<BuildRuby:0x00007688f648fdc8
 @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_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_15.20250925-084706",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.007101   0.003447   5.228603 (  3.392924)
build_miniruby         0.001450   0.000092   1.100036 (  1.112566)
build_ruby             0.001738   0.000158   1.422191 (  1.436358)
build_all              0.007310   0.002403   6.315977 (  3.311774)
build_install          0.016601   0.007273   9.652398 (  4.921219)
test_btest             0.000955   0.000005  73.549716 ( 26.586877)
test_basic             0.003409   0.003702   0.870623 (  0.933354)
test_all               0.097080   0.030915 658.144548 (256.107160)
test_rubyspec          0.048964   0.029345 108.396939 ( 30.365209)
total: 328.17 sec