Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251029-143722
#<BuildRuby:0x000071d1b939fdd0
 @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_18",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_18",
 @TARGET_NAME="trunk_clang_18",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_18",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-18"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_18.20251029-143722",
 @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.000005   0.000024 (  0.000025)
autoconf               0.000034   0.000009   0.000043 (  0.000043)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.006968   0.003589   5.143485 (  3.891023)
build_miniruby         0.001521   0.000179   1.139870 (  1.215608)
build_ruby             0.001662   0.000322   1.628612 (  1.728469)
build_all              0.008955   0.002269   6.455329 (  3.891197)
build_install          0.022608   0.003376   9.454859 (  5.713880)
test_btest             0.001173   0.000000  79.055946 ( 41.824350)
test_basic             0.002607   0.006824   0.937490 (  1.512906)
test_all               0.092322   0.042349 746.673631 (367.401246)
test_rubyspec          0.056748   0.028794 114.240257 ( 43.777451)
total: 470.96 sec