Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230801-000309
#<BuildRuby:0x0000561e639f2018
@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.20230801-000309",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005992 0.000476 2.253957 ( 4.687239)
build_miniruby 0.001824 0.000000 0.899614 ( 1.222812)
build_ruby 0.002161 0.000011 1.321744 ( 1.633576)
build_all 0.009014 0.000000 2.794715 ( 3.246652)
build_install 0.009551 0.010099 4.157262 ( 4.776953)
test_btest 0.000879 0.000251 81.157017 ( 52.425125)
test_basic 0.000281 0.007182 0.777613 ( 1.062004)
test_all 0.000955 0.000328 604.129259 (328.550971)
test_rubyspec 0.039803 0.018476 89.883676 (116.801867)
total: 514.41 sec