Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250927-044643
#<BuildRuby:0x00007f30664ffdd8
 @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.20250927-044643",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000029   0.000008   0.000037 (  0.000036)
configure              0.000023   0.000006   0.000029 (  0.000028)
build_up               0.003936   0.005586   4.884534 (  2.930915)
build_miniruby         0.001114   0.000328   0.984236 (  1.015941)
build_ruby             0.000610   0.001217   1.288350 (  1.294350)
build_all              0.005166   0.002317   5.911705 (  2.547608)
build_install          0.019730   0.000686   9.317120 (  4.824077)
test_btest             0.001036   0.000000  76.146762 ( 22.932698)
test_basic             0.003301   0.003926   0.935180 (  1.186041)
test_all               0.085494   0.041293 638.291493 (197.928806)
test_rubyspec          0.051096   0.032483 117.004592 ( 24.966232)
total: 259.63 sec