Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20230712-012007
#<BuildRuby:0x00005615020f5e98
@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.20230712-012007",
@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.000022 0.000004 0.000026 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006514 0.001357 2.348250 ( 5.203235)
build_miniruby 0.001452 0.000303 16.259121 ( 15.236062)
build_ruby 0.001281 0.000267 1.352430 ( 1.673501)
build_all 0.005489 0.003604 5.579217 ( 4.910396)
build_install 0.010585 0.009052 6.690572 ( 5.787775)
test_btest 0.000537 0.000153 79.158379 ( 52.599925)
test_basic 0.002856 0.005238 0.735159 ( 1.014389)
test_all 0.001391 0.000447 575.198603 (343.516177)
test_rubyspec 0.037552 0.019439 88.470776 (118.521264)
total: 548.46 sec