Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230217-060650
#<BuildRuby:0x0000562f1d15e0d0
@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.20230217-060650",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004921 0.000214 1.472742 ( 2.066759)
build_miniruby 0.001329 0.000058 1.459709 ( 1.460043)
build_ruby 0.001344 0.000059 2.718895 ( 3.012102)
build_all 0.002311 0.004743 3.580071 ( 1.722127)
build_install 0.014008 0.000390 2.899125 ( 2.122334)
test_btest 0.000847 0.000067 61.127547 ( 19.715411)
test_basic 0.001811 0.005094 0.479910 ( 0.579707)
test_all 0.001134 0.000136 618.739562 (228.267195)
test_rubyspec 0.043854 0.014114 75.288813 ( 95.227759)
total: 354.17 sec