Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250924-164921
#<BuildRuby:0x00007062fb98fde0
 @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.20250924-164921",
 @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.000013   0.000004   0.000017 (  0.000018)
autoconf               0.000026   0.000008   0.000034 (  0.000033)
configure              0.000022   0.000007   0.000029 (  0.000030)
build_up               0.003841   0.005724   4.817416 (  2.904644)
build_miniruby         0.000270   0.001130   0.918828 (  0.940084)
build_ruby             0.001683   0.000094   1.072377 (  1.608993)
build_all              0.005034   0.003019   5.437992 (  2.922579)
build_install          0.017840   0.003925   8.784106 ( 12.039228)
test_btest             0.000790   0.000292  74.642632 ( 28.998135)
test_basic             0.004361   0.005379   0.890134 (  1.182382)
test_all               0.079990   0.044303 609.223144 (190.917818)
test_rubyspec          0.045867   0.031014 105.871791 ( 26.315763)
total: 267.83 sec