Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250928-201934
#<BuildRuby:0x0000796e2507fdc0
 @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.20250928-201934",
 @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.000026)
autoconf               0.000059   0.000000   0.000059 (  0.000059)
configure              0.000035   0.000000   0.000035 (  0.000036)
build_up               0.005265   0.005438   5.298737 (  4.478579)
build_miniruby         0.000000   0.001601   1.083764 (  1.228377)
build_ruby             0.001288   0.000716   1.445226 (  1.965634)
build_all              0.007702   0.002559   5.999502 (  4.465101)
build_install          0.021275   0.004663   9.384024 (  6.013434)
test_btest             0.000439   0.001588  79.567184 ( 49.012458)
test_basic             0.004382   0.005065   0.909517 (  1.209671)
test_all               0.092246   0.036062 616.344701 (293.944043)
test_rubyspec          0.052093   0.021720 107.125340 ( 30.300913)
total: 392.62 sec