Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230612-132106
#<BuildRuby:0x000055b333dca2a8
@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.20230612-132106",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.004307 0.004105 21.955748 ( 26.194920)
build_miniruby 0.001968 0.000281 12.073359 ( 15.721578)
build_ruby 0.001707 0.000244 1.212757 ( 1.662085)
build_all 0.008455 0.000584 9.666560 ( 13.083524)
build_install 0.015636 0.004764 3.595142 ( 5.257549)
test_btest 0.000940 0.000147 77.293580 ( 78.412733)
test_basic 0.006541 0.001022 0.701398 ( 1.241537)
test_all 0.002623 0.000090 564.028185 (493.084240)
test_rubyspec 0.017445 0.041522 81.362765 (108.536487)
total: 743.20 sec