Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251027-163838
#<BuildRuby:0x000078d9ad6cfde0
 @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.20251027-163838",
 @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.000004   0.000024 (  0.000024)
autoconf               0.000034   0.000006   0.000040 (  0.000039)
configure              0.000031   0.000006   0.000037 (  0.000036)
build_up               0.005630   0.004556   5.225791 (  3.641287)
build_miniruby         0.001304   0.000267  19.215112 ( 18.667431)
build_ruby             0.001420   0.000290   1.173902 (  1.171912)
build_all              0.006544   0.002597   5.494217 (  2.342068)
build_install          0.022150   0.001227   9.237762 (  4.494547)
test_btest             0.000858   0.000000  67.393201 ( 24.449983)
test_basic             0.004850   0.002655   0.604348 (  6.162955)
test_all               0.090319   0.042033 672.908920 (234.235624)
test_rubyspec          0.046035   0.036699 112.046422 ( 23.995830)
total: 319.16 sec