Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240229-094545
#<BuildRuby:0x000056015eff61e8
@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.20240229-094545",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005292 0.004113 2.680332 ( 3.346579)
build_miniruby 0.001315 0.000235 1.960474 ( 2.177329)
build_ruby 0.002178 0.000000 4.336537 ( 4.908993)
build_all 0.008178 0.000421 6.585411 ( 4.501297)
build_install 0.019787 0.000530 8.293261 ( 6.338498)
test_btest 0.001002 0.000147 108.337524 ( 78.994450)
test_basic 0.000116 0.007560 1.002716 ( 1.339880)
test_all 0.091689 0.031197 809.764727 (498.014957)
test_rubyspec 0.055933 0.040046 135.701479 (205.742341)
total: 805.37 sec