Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230811-233902
#<BuildRuby:0x000055d76cf3a450
@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.20230811-233902",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.007516 0.000488 2.403565 ( 4.980981)
build_miniruby 0.001386 0.000192 2.935220 ( 2.527195)
build_ruby 0.000000 0.001734 3.940470 ( 4.508090)
build_all 0.007828 0.001003 2.840309 ( 2.736733)
build_install 0.018372 0.002784 4.599136 ( 4.694797)
test_btest 0.000875 0.000133 90.262594 ( 56.488701)
test_basic 0.000106 0.008046 0.900453 ( 1.163240)
test_all 0.001056 0.000217 613.425516 (319.465686)
test_rubyspec 0.051246 0.012233 96.370356 (117.114025)
total: 513.68 sec