Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250923-204729
#<BuildRuby:0x000072dade4ffde0
 @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.20250923-204729",
 @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.000016   0.000003   0.000019 (  0.000019)
autoconf               0.000030   0.000006   0.000036 (  0.000035)
configure              0.000025   0.000005   0.000030 (  0.000030)
build_up               0.006532   0.005540   7.127996 (  7.058812)
build_miniruby         0.005710   0.003439 162.775162 ( 80.587945)
build_ruby             0.001726   0.000161   2.505545 (  2.782691)
build_all              0.008574   0.004743  33.359529 ( 19.330183)
build_install          0.019438   0.005433   9.811887 (  7.313727)
test_btest             0.001192   0.000019  74.871507 ( 43.782970)
test_basic             0.006326   0.003255   0.933655 (  1.499845)
test_all               0.097243   0.032135 661.828289 (272.980330)
test_rubyspec          0.055442   0.023307 110.387415 ( 32.062937)
total: 467.40 sec