Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231031-050411
#<BuildRuby:0x000056300f3262a8
@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.20231031-050411",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.007498 0.000535 2.284705 ( 3.825544)
build_miniruby 0.001800 0.000000 1.814222 ( 2.371454)
build_ruby 0.001704 0.000000 3.753724 ( 4.396096)
build_all 0.005247 0.003588 5.600104 ( 4.501911)
build_install 0.009709 0.012843 7.098066 ( 5.749382)
test_btest 0.000000 0.001120 87.857539 ( 65.947679)
test_basic 0.004055 0.004213 0.937969 ( 1.533954)
test_all 0.086014 0.034549 619.780429 (330.430373)
test_rubyspec 0.048745 0.030544 100.231413 (150.302915)
total: 569.06 sec