Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20230831-174002
#<BuildRuby:0x00005648e67fa0f0
@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.20230831-174002",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000026)
build_up 0.000039 0.007128 2.028996 ( 4.277477)
build_miniruby 0.002114 0.000545 20.452686 ( 26.020316)
build_ruby 0.001692 0.000437 1.526238 ( 2.184255)
build_all 0.008061 0.001092 6.229193 ( 7.599688)
build_install 0.014940 0.006860 7.329982 ( 9.298632)
test_btest 0.000732 0.000199 87.023382 ( 96.981417)
test_basic 0.006672 0.001820 0.830323 ( 1.500220)
test_all 0.005875 0.006179 657.796839 (685.720971)
test_rubyspec 0.042355 0.036429 99.821475 (134.853186)
total: 968.44 sec