Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_15.20250921-024302
#<BuildRuby:0x0000799eaad6fde0
 @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-024302",
 @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.000022   0.000004   0.000026 (  0.000027)
autoconf               0.000032   0.000006   0.000038 (  0.000038)
configure              0.000029   0.000005   0.000034 (  0.000035)
build_up               0.004414   0.005503   5.010808 (  3.924008)
build_miniruby         0.000708   0.000939   1.168184 (  1.298304)
build_ruby             0.000824   0.001204   1.474909 (  4.148187)
build_all              0.007042   0.001295   5.734545 (  5.688153)
build_install          0.017753   0.002775   8.568528 ( 10.524452)
test_btest             0.000807   0.000184  76.836201 ( 32.063465)
test_basic             0.004761   0.004077   0.924137 (  1.020189)
test_all               0.097616   0.035745 667.255586 (337.923000)
test_rubyspec          0.041988   0.036173 117.554147 ( 36.902771)
total: 433.49 sec