Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230810-101610
#<BuildRuby:0x0000563e1dd6e2f8
@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.20230810-101610",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000022)
build_up 0.007323 0.000523 2.370880 ( 4.780736)
build_miniruby 0.001454 0.000104 0.883921 ( 1.222192)
build_ruby 0.001575 0.000113 1.449335 ( 1.653082)
build_all 0.008115 0.000266 2.930277 ( 2.695692)
build_install 0.018414 0.000935 4.083125 ( 3.990188)
test_btest 0.000868 0.000058 86.030949 ( 52.262826)
test_basic 0.000159 0.009178 0.854561 ( 1.234015)
test_all 0.001201 0.000083 627.413820 (343.334239)
test_rubyspec 0.035894 0.024296 93.974311 (124.113527)
total: 535.29 sec