Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231104-150855
#<BuildRuby:0x00005563d4f99e48
@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.20231104-150855",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000036 0.000003 0.000039 ( 0.000033)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.007983 0.000258 2.381371 ( 4.159972)
build_miniruby 0.001537 0.000099 1.933946 ( 2.281105)
build_ruby 0.002029 0.000131 3.880527 ( 4.838560)
build_all 0.008860 0.000571 5.895571 ( 5.416839)
build_install 0.021748 0.000480 7.299518 ( 6.601817)
test_btest 0.000794 0.000047 92.282277 ( 81.956872)
test_basic 0.003207 0.004659 0.933698 ( 1.213044)
test_all 0.080164 0.044684 655.777908 (448.509964)
test_rubyspec 0.026623 0.052336 101.265660 (154.291210)
total: 709.27 sec