Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231020-090427
#<BuildRuby:0x0000557b8903a3e0
@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.20231020-090427",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.000869 0.007101 2.381669 ( 4.629987)
build_miniruby 0.001492 0.000206 2.114568 ( 3.849872)
build_ruby 0.001591 0.000151 3.792580 ( 41.508404)
build_all 0.008336 0.000672 5.860671 ( 6.750741)
build_install 0.017963 0.004942 7.697988 ( 11.772010)
test_btest 0.000772 0.000117 95.120445 (113.366820)
test_basic 0.005861 0.000888 0.888514 ( 1.737223)
test_all 0.010726 0.001411 663.074175 (709.844788)
test_rubyspec 0.054019 0.018558 101.164930 (156.037395)
total: 1049.50 sec