Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20231025-171227
#<BuildRuby:0x0000558047efa228
@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_11",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_11",
@TARGET_NAME="trunk_clang_11",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_11",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=clang-11"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_11.20231025-171227",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.007921 0.000393 2.453975 ( 4.349710)
build_miniruby 0.001604 0.000160 15.376655 ( 17.526303)
build_ruby 0.002243 0.000224 1.423504 ( 2.112644)
build_all 0.007834 0.000783 5.488179 ( 6.088201)
build_install 0.022733 0.000009 6.805348 ( 7.915249)
test_btest 0.000641 0.000054 83.121068 ( 85.366211)
test_basic 0.007197 0.000617 0.778443 ( 1.379553)
test_all 0.062997 0.058758 641.248325 (433.187481)
test_rubyspec 0.035137 0.035000 92.231398 (139.538519)
total: 697.46 sec