Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_13.20231122-202910
#<BuildRuby:0x000055ebd1fb20d0
@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_13",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_13",
@TARGET_NAME="trunk_clang_13",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_13",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=clang-13"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_13.20231122-202910",
@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.000013 0.000007 0.000020 ( 0.000021)
autoconf 0.000028 0.000018 0.000046 ( 0.000036)
configure 0.000017 0.000011 0.000028 ( 0.000028)
build_up 0.006471 0.001391 2.205413 ( 3.536634)
build_miniruby 0.000935 0.000541 1.260285 ( 1.555642)
build_ruby 0.001236 0.000716 1.399233 ( 1.570644)
build_all 0.004828 0.004626 5.766904 ( 5.294054)
build_install 0.016841 0.004045 7.093805 ( 6.469633)
test_btest 0.000550 0.000298 83.296600 ( 64.092293)
test_basic 0.005703 0.003089 0.813661 ( 1.126448)
test_all 0.093771 0.034442 659.952668 (489.647427)
test_rubyspec 0.032003 0.049769 97.139563 (166.178859)
total: 739.47 sec