Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250924-201414
#<BuildRuby:0x00007a50f250fdd0
 @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.20250924-201414",
 @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.000006   0.000026 (  0.000028)
autoconf               0.000047   0.000000   0.000047 (  0.000047)
configure              0.000038   0.000000   0.000038 (  0.000037)
build_up               0.007809   0.002602   5.396424 (  4.952210)
build_miniruby         0.001560   0.000155   1.116777 (  1.337605)
build_ruby             0.001382   0.000395   1.466135 (  1.801221)
build_all              0.006065   0.003366   6.442989 (  5.700024)
build_install          0.019209   0.005223   9.864815 (  8.606902)
test_btest             0.000742   0.000219  78.160088 ( 54.871024)
test_basic             0.001969   0.006013   0.914695 (  1.203465)
test_all               0.088004   0.043920 666.889383 (393.885236)
test_rubyspec          0.054725   0.025447 111.836370 ( 59.798253)
total: 532.16 sec