Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240110-040433
#<BuildRuby:0x0000558543be21e8
@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.20240110-040433",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.002077 0.004138 1.869311 ( 3.803627)
build_miniruby 0.002005 0.000149 23.371711 ( 25.276556)
build_ruby 0.001936 0.000092 4.147233 ( 5.594391)
build_all 0.008173 0.000341 5.694648 ( 5.993493)
build_install 0.008275 0.013006 7.047880 ( 8.374337)
test_btest 0.000695 0.000116 98.313956 (120.675253)
test_basic 0.000731 0.004520 0.933276 ( 1.986139)
test_all 0.106449 0.023800 771.446570 (952.810188)
test_rubyspec 0.049286 0.032930 106.457919 (187.652099)
total: 1312.17 sec