Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20231019-043703
#<BuildRuby:0x00005563fd0d6068
@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.20231019-043703",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004190 0.004079 2.801834 ( 4.084785)
build_miniruby 0.001351 0.000087 1.376141 ( 2.052334)
build_ruby 0.001751 0.000113 1.543980 ( 1.887589)
build_all 0.008588 0.000554 6.426826 ( 6.901221)
build_install 0.010328 0.011727 7.913641 ( 19.662242)
test_btest 0.001268 0.000176 93.584703 ( 87.229230)
test_basic 0.006349 0.000881 0.909327 ( 1.500608)
test_all 0.010761 0.000866 706.037055 (468.875835)
test_rubyspec 0.058383 0.025764 105.691651 (156.778082)
total: 748.97 sec