Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230923-062419
#<BuildRuby:0x00005582bc0e69a8
@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.20230923-062419",
@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.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.006209 0.000919 2.386755 ( 5.190582)
build_miniruby 0.000000 0.002599 2.031587 ( 2.719203)
build_ruby 0.001519 0.000378 4.145676 ( 5.291762)
build_all 0.008208 0.000692 6.005750 ( 6.101675)
build_install 0.021027 0.001975 7.635403 ( 8.324695)
test_btest 0.000910 0.000142 96.156904 ( 86.424508)
test_basic 0.003447 0.004410 0.963622 ( 1.626659)
test_all 0.010850 0.000286 685.853568 (575.831739)
test_rubyspec 0.038729 0.043993 109.004294 (150.897275)
total: 842.41 sec