Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251027-083819
#<BuildRuby:0x0000745f132afdc8
 @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-083819",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000027   0.000005   0.000032 (  0.000033)
build_up               0.005927   0.005667   5.825088 (  4.775897)
build_miniruby         0.000224   0.001582   1.634368 (  1.717343)
build_ruby             0.001214   0.000803   1.556877 (  1.738768)
build_all              0.009547   0.001888  13.803638 (  7.117082)
build_install          0.022761   0.002657  10.080639 (  6.154452)
test_btest             0.000000   0.001027  79.487110 ( 33.196493)
test_basic             0.003805   0.003668   0.916032 (  0.991249)
test_all               0.106721   0.032660 749.977085 (278.833353)
test_rubyspec          0.051410   0.033473 120.392401 ( 44.948680)
total: 379.47 sec