Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251023-023240
#<BuildRuby:0x0000797d176cfdc8
 @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.20251023-023240",
 @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.000018   0.000004   0.000022 (  0.000024)
autoconf               0.000033   0.000008   0.000041 (  0.000041)
configure              0.000026   0.000006   0.000032 (  0.000033)
build_up               0.006809   0.004016   5.224520 (  4.533465)
build_miniruby         0.000000   0.001613   1.624308 (  1.920115)
build_ruby             0.001400   0.000635   1.570519 (  1.723210)
build_all              0.005372   0.005188   7.695306 (  5.821551)
build_install          0.023232   0.002326   9.649583 (  7.466454)
test_btest             0.000164   0.000852  80.071585 ( 62.580811)
test_basic             0.005909   0.003788   0.894740 (  1.337420)
test_all               0.106504   0.028142 728.309032 (443.486523)
test_rubyspec          0.045584   0.033327 111.678044 ( 57.428369)
total: 586.30 sec