Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250927-004649
#<BuildRuby:0x00007d160aa5fdc8
 @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-004649",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000028   0.000008   0.000036 (  0.000036)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.006807   0.003518   5.443022 (  3.385589)
build_miniruby         0.000000   0.001591   1.597015 (  1.599894)
build_ruby             0.000746   0.001289   1.577024 (  1.587947)
build_all              0.006704   0.003936   6.316610 (  3.412915)
build_install          0.019375   0.006095   9.634841 (  4.799375)
test_btest             0.001132   0.000029  75.391184 ( 22.606126)
test_basic             0.003349   0.004652   0.910682 (  0.960249)
test_all               0.098643   0.031155 614.875333 (187.224087)
test_rubyspec          0.044148   0.036763 108.413841 ( 19.693930)
total: 245.27 sec