Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240129-010052
#<BuildRuby:0x000055d0f16e97c8
@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.20240129-010052",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.005993 0.000719 1.971632 ( 3.210970)
build_miniruby 0.001927 0.000000 1.989444 ( 2.560432)
build_ruby 0.001861 0.000000 3.940429 ( 5.011193)
build_all 0.008934 0.000501 6.064602 ( 5.302266)
build_install 0.013572 0.008102 7.683093 ( 7.183586)
test_btest 0.000995 0.000160 100.267613 ( 83.783899)
test_basic 0.007368 0.000000 0.971112 ( 1.551076)
test_all 0.084572 0.040380 734.451401 (742.213214)
test_rubyspec 0.060451 0.053357 187.394684 (286.067201)
total: 1136.88 sec