Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230805-200638
#<BuildRuby:0x000055db990c5e98
@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.20230805-200638",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006428 0.000622 2.373361 ( 4.554944)
build_miniruby 0.001487 0.000144 0.937513 ( 1.218892)
build_ruby 0.001883 0.000182 1.466518 ( 1.703961)
build_all 0.001098 0.008108 3.058601 ( 3.248565)
build_install 0.012518 0.008393 4.380345 ( 4.132600)
test_btest 0.000871 0.000174 82.051913 ( 45.349992)
test_basic 0.003926 0.004165 0.814889 ( 1.064460)
test_all 0.001531 0.000340 654.054131 (319.137564)
test_rubyspec 0.045362 0.019761 93.620628 (114.880886)
total: 495.29 sec