Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240121-225436
#<BuildRuby:0x0000556ec2b4e228
@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.20240121-225436",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005250 0.000543 1.676872 ( 2.653705)
build_miniruby 0.001392 0.000144 1.830666 ( 2.194736)
build_ruby 0.001948 0.000201 4.035061 ( 4.537887)
build_all 0.007606 0.000786 5.519487 ( 4.421105)
build_install 0.020314 0.000000 6.845937 ( 6.025722)
test_btest 0.003190 0.000000 94.781491 ( 79.115951)
test_basic 0.008536 0.000000 0.938712 ( 1.377569)
test_all 0.093395 0.033029 781.959327 (748.429148)
test_rubyspec 0.077973 0.036919 187.348416 (292.477776)
total: 1141.23 sec