Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20231205-123204
#<BuildRuby:0x0000559d2e89a2a8
@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.20231205-123204",
@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.000003 0.000019 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.001470 0.006401 2.396102 ( 3.154293)
build_miniruby 0.001157 0.000300 0.859258 ( 0.968236)
build_ruby 0.001565 0.000406 1.390516 ( 1.504669)
build_all 0.007355 0.001907 5.735204 ( 3.716516)
build_install 0.011041 0.010742 7.195522 ( 5.193883)
test_btest 0.000767 0.000247 80.308714 ( 45.390266)
test_basic 0.006347 0.002047 0.772472 ( 1.256018)
test_all 0.086058 0.039783 682.132581 (440.023925)
test_rubyspec 0.036341 0.047396 98.291234 (164.312214)
total: 665.52 sec