Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230501-030832
#<BuildRuby:0x00005584a0daa348
@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.20230501-030832",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.005493 0.001433 1.954283 ( 4.450329)
build_miniruby 0.001327 0.000347 1.618265 ( 2.164318)
build_ruby 0.001504 0.000392 3.321044 ( 4.393341)
build_all 0.006363 0.001660 2.257889 ( 2.996805)
build_install 0.016701 0.001813 3.461072 ( 4.915283)
test_btest 0.000910 0.000219 88.501935 (100.712642)
test_basic 0.005065 0.001216 0.803620 ( 1.341067)
test_all 0.000777 0.000187 579.491535 (657.077803)
test_rubyspec 0.036301 0.025854 85.038977 (125.033554)
total: 903.09 sec