Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230819-221818
#<BuildRuby:0x000055f331a4a3b0
@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.20230819-221818",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005500 0.000786 2.185985 ( 3.477354)
build_miniruby 0.001609 0.000230 0.865901 ( 0.864869)
build_ruby 0.001966 0.000000 1.413556 ( 1.420437)
build_all 0.005775 0.003442 5.916242 ( 3.813126)
build_install 0.010921 0.009639 7.087177 ( 4.556861)
test_btest 0.000772 0.000170 83.538431 ( 47.958487)
test_basic 0.002599 0.007030 0.879436 ( 1.105637)
test_all 0.008151 0.002158 641.811740 (228.641400)
test_rubyspec 0.038355 0.035488 98.141224 (115.357432)
total: 407.20 sec