Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230830-033323
#<BuildRuby:0x000055dd0ae1e2a8
@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.20230830-033323",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.007004 0.000496 3.361807 ( 5.751795)
build_miniruby 0.001931 0.000000 2.223272 ( 3.040066)
build_ruby 0.001886 0.000000 4.192512 ( 5.421355)
build_all 0.002980 0.008138 12.208814 ( 11.147815)
build_install 0.017630 0.003452 4.252799 ( 4.814379)
test_btest 0.000765 0.000170 97.927846 ( 77.136161)
test_basic 0.003901 0.004070 0.973645 ( 1.283936)
test_all 0.010110 0.000660 714.333706 (685.278314)
test_rubyspec 0.033974 0.047164 108.789006 (161.450778)
total: 955.33 sec