Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230807-033710
#<BuildRuby:0x000055bf9b3f6348
@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.20230807-033710",
@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.000002 0.000017 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006202 0.000886 2.352584 ( 4.613885)
build_miniruby 0.001759 0.000000 1.917652 ( 2.076549)
build_ruby 0.001957 0.000000 4.020819 ( 4.636918)
build_all 0.008981 0.000073 2.913657 ( 2.646704)
build_install 0.013995 0.005751 4.339822 ( 3.758974)
test_btest 0.000813 0.000128 91.204169 ( 51.747267)
test_basic 0.002843 0.000444 0.958934 ( 1.284076)
test_all 0.001530 0.000239 643.566136 (268.861421)
test_rubyspec 0.049111 0.012311 100.582242 (117.214119)
total: 456.84 sec