Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251029-043701
#<BuildRuby:0x00007f63e879fdd0
 @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.20251029-043701",
 @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.000022)
autoconf               0.000027   0.000008   0.000035 (  0.000035)
configure              0.000021   0.000007   0.000028 (  0.000029)
build_up               0.005875   0.004354   5.155802 (  4.427725)
build_miniruby         0.001752   0.000243   1.149852 (  1.295687)
build_ruby             0.002032   0.000333   1.595816 (  1.750010)
build_all              0.008385   0.001730   6.675189 (  4.383796)
build_install          0.020916   0.005448   9.912952 (  7.148585)
test_btest             0.001212   0.000067  78.776139 ( 41.876283)
test_basic             0.004382   0.004107   0.893576 (  1.240843)
test_all               0.101879   0.035209 747.768572 (367.551492)
test_rubyspec          0.048990   0.034286 114.080844 ( 43.414093)
total: 473.09 sec