Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230812-121120
#<BuildRuby:0x000055c0222c5ff0
@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_12",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_12",
@TARGET_NAME="trunk_clang_12",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_12",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=clang-12"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_12.20230812-121120",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.008142 0.000256 2.453127 ( 4.769062)
build_miniruby 0.001772 0.000000 1.330426 ( 1.634210)
build_ruby 0.001740 0.000000 1.488287 ( 1.780276)
build_all 0.009008 0.000031 2.910988 ( 3.029714)
build_install 0.013222 0.008663 4.322426 ( 4.558364)
test_btest 0.000893 0.000094 85.865957 ( 55.934394)
test_basic 0.007787 0.000366 0.843595 ( 1.282997)
test_all 0.002036 0.000209 651.370859 (332.924893)
test_rubyspec 0.044689 0.020773 93.623126 (115.195841)
total: 521.11 sec