Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250925-204709
#<BuildRuby:0x00007434b9a6fdd0
 @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-204709",
 @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.000014   0.000004   0.000018 (  0.000019)
autoconf               0.000030   0.000009   0.000039 (  0.000038)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.005006   0.004678   5.003308 (  3.367478)
build_miniruby         0.000996   0.000671  16.757749 ( 16.284138)
build_ruby             0.001282   0.000418   1.083774 (  1.085506)
build_all              0.006698   0.001873   5.433119 (  2.284887)
build_install          0.016105   0.004996   8.768906 (  4.459902)
test_btest             0.000882   0.000000  71.783153 ( 21.785834)
test_basic             0.003060   0.003772   0.805719 (  0.863686)
test_all               0.096481   0.028989 627.482145 (202.608224)
test_rubyspec          0.052116   0.022096 109.522792 ( 36.550671)
total: 289.29 sec