Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230904-234215
#<BuildRuby:0x0000556a953a5fc0
@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.20230904-234215",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002118 0.004393 1.879182 ( 3.645739)
build_miniruby 0.001673 0.000346 1.941895 ( 2.529744)
build_ruby 0.000000 0.002266 4.126445 ( 6.045019)
build_all 0.009232 0.000221 6.344702 ( 8.335096)
build_install 0.014783 0.007577 7.615537 ( 10.154511)
test_btest 0.000000 0.000878 95.408864 (111.282450)
test_basic 0.005629 0.003369 0.950068 ( 2.030246)
test_all 0.009055 0.002024 662.124793 (650.523683)
test_rubyspec 0.048448 0.023013 102.181511 (126.842003)
total: 921.39 sec