Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230914-081845
#<BuildRuby:0x000055e7b20121e8
@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.20230914-081845",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.008018 2.601134 ( 6.047507)
build_miniruby 0.001767 0.000458 4.592984 ( 6.412249)
build_ruby 0.002668 0.000000 1.509683 ( 1.951877)
build_all 0.003945 0.004898 6.229381 ( 7.912155)
build_install 0.012079 0.011229 7.725580 ( 10.540172)
test_btest 0.000799 0.000276 91.875289 (110.826601)
test_basic 0.001211 0.007848 0.899760 ( 1.482853)
test_all 0.005594 0.011826 708.663483 (852.169348)
test_rubyspec 0.035461 0.045567 104.248184 (149.321529)
total: 1146.67 sec