Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221203-173405
#<BuildRuby:0x00005635626b23b0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-173405",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.004501 0.003530 1.635306 ( 2.473300)
build_miniruby 0.001364 0.000202 1.204218 ( 1.441000)
build_ruby 0.001481 0.000219 2.217107 ( 2.759933)
build_all 0.007595 0.001125 3.963824 ( 3.282055)
build_install 0.017257 0.001185 3.070764 ( 3.425809)
test_btest 0.000854 0.000117 67.245774 ( 48.497950)
test_basic 0.002674 0.004332 0.434425 ( 0.795172)
test_all 0.001087 0.000086 700.650116 (666.372900)
test_rubyspec 0.027435 0.034185 77.539479 (108.480163)
total: 837.53 sec