Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250927-124824
#<BuildRuby:0x00007fefddd0fdc0
 @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-124824",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000029   0.000009   0.000038 (  0.000037)
configure              0.000022   0.000006   0.000028 (  0.000029)
build_up               0.005607   0.003524   4.468490 (  2.925266)
build_miniruby         0.001385   0.000000   0.963109 (  1.109784)
build_ruby             0.000927   0.000838   1.080018 (  1.160599)
build_all              0.004692   0.003528   4.594258 (  4.002302)
build_install          0.012354   0.006328   8.773868 ( 20.624015)
test_btest             0.001025   0.000000  65.933270 ( 21.966457)
test_basic             0.003247   0.002747   0.771629 (  1.323558)
test_all               0.090155   0.036085 637.860368 (197.287909)
test_rubyspec          0.042841   0.039016 112.605866 ( 28.942930)
total: 279.34 sec