Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20231226-182215
#<BuildRuby:0x00005570d054e9a8
@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.20231226-182215",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000028 0.000001 0.000029 ( 0.000028)
build_up 0.005632 0.000181 1.871862 ( 3.746695)
build_miniruby 0.002110 0.000000 1.500023 ( 1.805291)
build_ruby 0.002110 0.000005 1.367933 ( 1.812503)
build_all 0.008657 0.000011 5.363846 ( 5.965650)
build_install 0.018879 0.000421 6.503820 ( 7.461634)
test_btest 0.001063 0.000031 85.348854 (101.588930)
test_basic 0.007901 0.000000 0.748869 ( 1.519805)
test_all 0.087077 0.043491 728.723595 (895.895239)
test_rubyspec 0.043097 0.046240 98.898944 (184.356778)
total: 1204.15 sec