Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231102-010447
#<BuildRuby:0x0000561b3457a0d0
@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.20231102-010447",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000023)
build_up 0.006585 0.000187 2.292298 ( 3.638015)
build_miniruby 0.001815 0.000134 1.862080 ( 2.426924)
build_ruby 0.001561 0.000000 3.582138 ( 4.367156)
build_all 0.005278 0.004092 5.638926 ( 4.822258)
build_install 0.018508 0.001431 7.223795 ( 6.021151)
test_btest 0.000860 0.000086 87.555391 ( 62.102588)
test_basic 0.007201 0.000720 0.927149 ( 1.297345)
test_all 0.078651 0.044391 655.889632 (374.387459)
test_rubyspec 0.038194 0.037229 97.984857 (150.225679)
total: 609.29 sec