Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20231210-124919
#<BuildRuby:0x000055e7c65de658
@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.20231210-124919",
@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.000024 0.000003 0.000027 ( 0.000025)
autoconf 0.000036 0.000004 0.000040 ( 0.000036)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.008083 0.000037 2.650369 ( 4.580352)
build_miniruby 0.001422 0.000147 0.908292 ( 1.203694)
build_ruby 0.000000 0.002366 1.249368 ( 1.580296)
build_all 0.008315 0.001556 6.174918 ( 6.516258)
build_install 0.011013 0.010980 7.536096 ( 8.619593)
test_btest 0.000683 0.000137 85.675666 ( 97.039275)
test_basic 0.007908 0.000055 0.784361 ( 1.469881)
test_all 0.085828 0.043745 683.964603 (587.162284)
test_rubyspec 0.057108 0.021790 97.451489 (153.168668)
total: 861.34 sec