Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250926-024657
#<BuildRuby:0x000073b67feefdc8
 @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.20250926-024657",
 @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.000021)
autoconf               0.000030   0.000008   0.000038 (  0.000037)
configure              0.000022   0.000006   0.000028 (  0.000027)
build_up               0.007222   0.004062   5.340467 (  3.848591)
build_miniruby         0.000516   0.001147   1.140581 (  1.260777)
build_ruby             0.001884   0.000000   1.371947 (  1.375638)
build_all              0.005547   0.002585   5.838588 (  2.656456)
build_install          0.013651   0.005357   9.292857 (  5.048924)
test_btest             0.000109   0.000756  67.323557 ( 24.139975)
test_basic             0.004513   0.003520   0.806439 (  5.426845)
test_all               0.100266   0.023864 662.414154 (263.957875)
test_rubyspec          0.052444   0.028065 113.097881 ( 30.110582)
total: 337.83 sec