Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251019-223052
#<BuildRuby:0x00007b8a34b5fdd0
 @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.20251019-223052",
 @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.000003   0.000021 (  0.000022)
autoconf               0.000038   0.000007   0.000045 (  0.000045)
configure              0.000047   0.000008   0.000055 (  0.000055)
build_up               0.006772   0.003595   5.198453 (  4.673529)
build_miniruby         0.001446   0.000084   1.265649 (  1.626573)
build_ruby             0.001564   0.000317   1.558354 (  1.733107)
build_all              0.004582   0.005088   6.386063 (  3.472855)
build_install          0.018875   0.005787   9.533626 (  5.237094)
test_btest             0.000924   0.000000  78.430672 ( 38.040744)
test_basic             0.001735   0.006103   0.890875 (  1.054171)
test_all               0.095914   0.039731 698.485015 (386.831699)
test_rubyspec          0.047152   0.030116 113.813001 ( 39.057276)
total: 481.73 sec