Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230705-053254
#<BuildRuby:0x000055bdb76361e8
@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.20230705-053254",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.007165 0.000589 2.257488 ( 5.556426)
build_miniruby 0.001616 0.000311 2.170082 ( 2.990000)
build_ruby 0.001719 0.000331 3.898655 ( 4.959844)
build_all 0.009000 0.000050 5.674691 ( 5.804416)
build_install 0.017493 0.003578 7.218904 ( 8.662196)
test_btest 0.000649 0.000118 93.091160 ( 73.433367)
test_basic 0.004529 0.003465 0.940653 ( 1.396248)
test_all 0.001401 0.000280 642.751320 (446.740695)
test_rubyspec 0.036203 0.025541 90.350767 (119.882207)
total: 669.43 sec