Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230205-092501
#<BuildRuby:0x0000556ca4885a48
@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.20230205-092501",
@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.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.001670 0.003432 1.255951 ( 2.366804)
build_miniruby 0.001782 0.000000 1.504801 ( 1.751371)
build_ruby 0.001863 0.000000 3.046853 ( 3.950433)
build_all 0.006418 0.002793 3.992540 ( 4.065727)
build_install 0.013902 0.005935 3.172514 ( 3.797311)
test_btest 0.000751 0.000170 69.203710 ( 58.520412)
test_basic 0.002164 0.004531 0.472829 ( 0.848965)
test_all 0.001614 0.000416 683.836373 (600.183816)
test_rubyspec 0.026037 0.041575 78.191215 (117.986322)
total: 793.47 sec