Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_13.20231227-122215
#<BuildRuby:0x000055b6a1d0a3b0
@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_13",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_13",
@TARGET_NAME="trunk_clang_13",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_13",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=clang-13"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_13.20231227-122215",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005568 0.000472 1.812220 ( 3.116525)
build_miniruby 0.001377 0.000386 0.896137 ( 1.199695)
build_ruby 0.001608 0.000451 1.378738 ( 2.728046)
build_all 0.006476 0.001813 5.417049 ( 5.687280)
build_install 0.018265 0.002486 6.597853 ( 7.050810)
test_btest 0.001212 0.000000 82.222424 ( 83.464513)
test_basic 0.003782 0.004803 0.812936 ( 1.579827)
test_all 0.091540 0.039828 793.401466 (920.732376)
test_rubyspec 0.043737 0.037039 97.050458 (179.276932)
total: 1204.84 sec