Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20240315-195309
#<BuildRuby:0x000056153b1f6278
@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.20240315-195309",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.000920 0.006095 2.303923 ( 2.511648)
build_miniruby 0.001513 0.000000 1.290939 ( 1.296731)
build_ruby 0.001645 0.000000 1.336525 ( 1.356527)
build_all 0.007289 0.001827 6.912700 ( 3.919594)
build_install 0.016104 0.005803 8.475332 ( 5.349104)
test_btest 0.000741 0.000206 99.707136 ( 45.752024)
test_basic 0.007287 0.000944 0.851011 ( 0.950961)
test_all 0.085761 0.037667 785.978422 (427.921234)
test_rubyspec 0.054521 0.048103 130.729845 (204.876466)
total: 693.94 sec