Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20240311-114903
#<BuildRuby:0x000055bdd1fd28e0
@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.20240311-114903",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002518 0.007032 2.901345 ( 3.581607)
build_miniruby 0.001448 0.000289 1.355491 ( 1.395290)
build_ruby 0.001791 0.000359 1.435693 ( 1.535423)
build_all 0.008092 0.000790 6.700528 ( 4.304225)
build_install 0.012469 0.009299 8.665002 ( 5.999211)
test_btest 0.000889 0.000000 95.750934 ( 34.589993)
test_basic 0.000649 0.007765 0.874422 ( 0.945370)
test_all 0.098609 0.023842 727.722994 (237.496946)
test_rubyspec 0.052425 0.047488 129.592752 (166.543709)
total: 456.39 sec