Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250921-044224
#<BuildRuby:0x00007b5dd976fdd8
 @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.20250921-044224",
 @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.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000038   0.000008   0.000046 (  0.000046)
configure              0.000029   0.000007   0.000036 (  0.000035)
build_up               0.006691   0.003427   4.858593 ( 25.193900)
build_miniruby         0.000795   0.000713   1.148123 (  2.582273)
build_ruby             0.001181   0.000802   1.562092 (  2.547865)
build_all              0.006392   0.002116   6.213250 (  4.544030)
build_install          0.017237   0.005849   9.669415 ( 41.758795)
test_btest             0.000886   0.000000  72.295428 ( 28.166150)
test_basic             0.003591   0.003956   0.922800 (  4.274139)
test_all               0.086843   0.043693 704.076842 (356.624607)
test_rubyspec          0.044306   0.038160 109.786516 ( 40.524092)
total: 506.22 sec