Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230915-041607
#<BuildRuby:0x0000560cbe195fc0
@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.20230915-041607",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.008016 0.000695 2.544876 ( 5.443557)
build_miniruby 0.001611 0.000278 2.508096 ( 3.410708)
build_ruby 0.001451 0.000250 4.195582 ( 5.248853)
build_all 0.009232 0.000122 6.373981 ( 5.612189)
build_install 0.019668 0.002657 8.205434 ( 8.432332)
test_btest 0.000000 0.000961 97.300226 ( 74.746798)
test_basic 0.003329 0.005258 0.988588 ( 1.428811)
test_all 0.011023 0.000641 680.748893 (784.514010)
test_rubyspec 0.044271 0.043410 111.578140 (167.703269)
total: 1056.54 sec