Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20240215-130246
#<BuildRuby:0x000055aae508a1e8
@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.20240215-130246",
@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.000000 0.000016 ( 0.000018)
autoconf 0.000030 0.000001 0.000031 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.009344 0.000166 2.999462 ( 4.510211)
build_miniruby 0.001631 0.000051 4.305168 ( 3.609143)
build_ruby 0.002421 0.000076 1.602511 ( 1.735116)
build_all 0.007057 0.003990 6.822925 ( 5.046876)
build_install 0.011921 0.007434 8.264915 ( 6.591389)
test_btest 0.000736 0.000073 95.527661 ( 66.606070)
test_basic 0.007215 0.000721 0.876168 ( 1.198455)
test_all 0.086092 0.034726 755.553243 (435.615166)
test_rubyspec 0.042337 0.063394 130.844234 (199.952521)
total: 724.87 sec