Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250922-204617
#<BuildRuby:0x00007e80e4d9fdd0
 @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.20250922-204617",
 @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.000003   0.000020 (  0.000021)
autoconf               0.000029   0.000005   0.000034 (  0.000035)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.006959   0.003221   4.824385 (  4.152235)
build_miniruby         0.001244   0.000266   1.518448 (  1.853601)
build_ruby             0.001821   0.000168   1.369905 (  1.500262)
build_all              0.005468   0.004460   5.927821 (  4.436428)
build_install          0.017767   0.007242   8.838520 (  6.966326)
test_btest             0.000785   0.000204  74.187152 ( 43.906767)
test_basic             0.005704   0.003629   0.896723 (  1.102228)
test_all               0.100273   0.032230 675.594057 (316.314736)
test_rubyspec          0.047154   0.029841 108.202182 ( 36.209298)
total: 416.44 sec