Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240220-010608
#<BuildRuby:0x000055af7687a228
@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_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc9",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=gcc-9"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc9.20240220-010608",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.008725 0.000129 3.041801 ( 3.508209)
build_miniruby 0.001808 0.000000 2.303847 ( 2.444269)
build_ruby 0.002166 0.000000 4.181614 ( 4.594455)
build_all 0.006106 0.002958 6.881737 ( 4.458191)
build_install 0.022153 0.001099 9.337190 ( 6.221353)
test_btest 0.001091 0.000000 105.399041 ( 51.700312)
test_basic 0.007798 0.000141 1.014059 ( 1.139953)
test_all 0.084292 0.037465 802.137493 (583.044170)
test_rubyspec 0.054231 0.050067 134.109029 (230.743764)
total: 887.86 sec