Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251019-102802
#<BuildRuby:0x00007c386a19fdd8
 @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-102802",
 @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.000022   0.000004   0.000026 (  0.000027)
autoconf               0.000035   0.000007   0.000042 (  0.000042)
configure              0.000028   0.000006   0.000034 (  0.000032)
build_up               0.005566   0.004115   4.921116 (  4.248663)
build_miniruby         0.001480   0.000100   1.682661 (  2.624610)
build_ruby             0.001291   0.000877   1.561523 (  2.119211)
build_all              0.007609   0.001781   6.466654 (  6.060266)
build_install          0.019335   0.007080   9.978813 (  8.553885)
test_btest             0.000019   0.001057  77.566347 ( 40.899039)
test_basic             0.003704   0.002503   0.882924 (  2.512838)
test_all               0.082962   0.040709 680.143269 (347.156988)
test_rubyspec          0.047272   0.036566 119.501831 ( 55.774351)
total: 469.95 sec