Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240315-100040
#<BuildRuby:0x000055a6fc86a1e8
@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.20240315-100040",
@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.000006 0.000028 ( 0.000027)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000027 0.000007 0.000034 ( 0.000032)
build_up 0.006855 0.000693 2.651042 ( 3.790602)
build_miniruby 0.001943 0.000000 2.078414 ( 2.449716)
build_ruby 0.002005 0.000000 4.526164 ( 5.123864)
build_all 0.006936 0.002815 7.305610 ( 6.062558)
build_install 0.011855 0.010578 9.012414 ( 7.635204)
test_btest 0.000697 0.000211 113.394007 ( 82.849928)
test_basic 0.005703 0.001729 1.042533 ( 1.565108)
test_all 0.088461 0.039019 832.134296 (442.909479)
test_rubyspec 0.043907 0.057527 136.000327 (149.970673)
total: 702.36 sec