Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20230727-113049
#<BuildRuby:0x00005620a0f520f0
@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.20230727-113049",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006920 0.000446 2.327556 ( 4.577143)
build_miniruby 0.000000 0.001983 0.849150 ( 0.989307)
build_ruby 0.000273 0.001739 1.409456 ( 1.588174)
build_all 0.008186 0.000376 2.692039 ( 2.541301)
build_install 0.019298 0.000210 3.733517 ( 3.830749)
test_btest 0.000656 0.000054 80.223112 ( 53.158095)
test_basic 0.006298 0.000511 0.745949 ( 1.023801)
test_all 0.001181 0.000095 603.054586 (333.152304)
test_rubyspec 0.030863 0.026871 84.543142 (102.398253)
total: 503.26 sec