Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221204-013503
#<BuildRuby:0x0000557083bf1ca8
@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.20221204-013503",
@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.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.006770 0.000564 1.635578 ( 2.736238)
build_miniruby 0.001606 0.000134 1.156998 ( 1.484832)
build_ruby 0.001587 0.000132 2.014692 ( 2.361634)
build_all 0.008465 0.000326 3.813995 ( 3.687964)
build_install 0.013659 0.005609 3.051826 ( 3.481662)
test_btest 0.000925 0.000107 68.076714 ( 59.434785)
test_basic 0.006664 0.000769 0.430874 ( 0.837825)
test_all 0.001289 0.000149 709.148994 (647.513306)
test_rubyspec 0.025508 0.027206 75.114723 ( 99.904448)
total: 821.44 sec