Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231122-183555
#<BuildRuby:0x000055b0a8c75f48
@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.20231122-183555",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000023 0.000007 0.000030 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.006963 0.000910 2.221882 ( 4.119169)
build_miniruby 0.006703 0.002039 17.350570 ( 17.236619)
build_ruby 0.001630 0.000496 4.384894 ( 5.783063)
build_all 0.008866 0.004493 10.188694 ( 10.053201)
build_install 0.014782 0.006419 7.788212 ( 8.160814)
test_btest 0.000713 0.000238 95.764080 ( 82.667748)
test_basic 0.007004 0.000888 0.960662 ( 1.468426)
test_all 0.085178 0.043471 618.697284 (470.545870)
test_rubyspec 0.044640 0.031835 101.990335 (144.808281)
total: 744.84 sec