Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251030-132639
#<BuildRuby:0x00007873b314fdd0
 @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.20251030-132639",
 @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.000004   0.000023 (  0.000026)
autoconf               0.000032   0.000008   0.000040 (  0.000039)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.009683   0.001928   8.107872 ( 16.466339)
build_miniruby         0.004712   0.001412 100.770152 (170.579045)
build_ruby             0.000833   0.001208   2.640486 (  6.241260)
build_all              0.005478   0.004691  10.609099 ( 14.897867)
build_install          0.018683   0.007371  10.456531 ( 50.530998)
test_btest             0.001182   0.000037  80.111383 ( 55.295379)
test_basic             0.002292   0.006366   0.994614 (  2.690871)
test_all               0.101189   0.037183 787.085016 (878.396147)
test_rubyspec          0.057207   0.032337 122.914480 (119.936171)
total: 1315.04 sec