Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250923-084521
#<BuildRuby:0x0000788848d1fdc8
 @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.20250923-084521",
 @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.000028   0.000009   0.000037 (  0.000036)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.004784   0.005632   4.959925 (  4.373335)
build_miniruby         0.001139   0.000376   1.088237 (  1.409286)
build_ruby             0.000933   0.001002   1.486995 (  1.718595)
build_all              0.007963   0.002308   6.432347 (  5.007886)
build_install          0.018952   0.004136   9.507614 (  7.628718)
test_btest             0.000000   0.000994  74.182681 ( 40.863073)
test_basic             0.004550   0.002970   0.899127 (  1.201846)
test_all               0.096905   0.035596 641.649130 (248.201574)
test_rubyspec          0.041964   0.038247 105.946331 ( 30.447515)
total: 340.85 sec