Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251031-032606
#<BuildRuby:0x00007331add4fdd0
 @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.20251031-032606",
 @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.000006   0.000025 (  0.000026)
autoconf               0.000000   0.000071   0.000071 (  0.000071)
configure              0.000000   0.000039   0.000039 (  0.000040)
build_up               0.004516   0.006254   5.658544 ( 14.534458)
build_miniruby         0.001100   0.000684   1.815132 (  2.778607)
build_ruby             0.001871   0.000305   1.599495 (  2.369485)
build_all              0.006744   0.001827   6.849458 ( 10.474292)
build_install          0.019178   0.006884  10.482027 ( 40.293343)
test_btest             0.001056   0.000031  84.252015 (102.245543)
test_basic             0.002657   0.006078   0.995777 (  2.080704)
test_all               0.097824   0.048049 750.664655 (843.037902)
test_rubyspec          0.042101   0.044556 120.754551 ( 95.533655)
total: 1113.35 sec