Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251030-132519
#<BuildRuby:0x00007b30c52ffdc0
 @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_17",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_17",
 @TARGET_NAME="trunk_clang_17",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_17",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-17"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20251030-132519",
 @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.000026)
autoconf               0.000033   0.000009   0.000042 (  0.000042)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.006985   0.003866   8.012698 ( 13.923852)
build_miniruby         0.004669   0.001800 106.346550 (149.618833)
build_ruby             0.001982   0.000268   2.664589 ( 13.227887)
build_all              0.005273   0.004260  10.331512 ( 13.610985)
build_install          0.019767   0.005843   9.445325 ( 49.579770)
test_btest             0.000820   0.000257  76.514329 ( 30.303912)
test_basic             0.006672   0.002159   0.966433 (  1.685214)
test_all               0.092444   0.041036 747.238992 (791.118762)
test_rubyspec          0.056078   0.029181 122.696825 (149.562304)
total: 1212.63 sec