Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230124-051308
#<BuildRuby:0x0000559d2bf12980
@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.20230124-051308",
@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.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005024 0.000655 1.235074 ( 2.441760)
build_miniruby 0.001901 0.000000 1.518085 ( 1.906985)
build_ruby 0.001913 0.000000 3.960670 ( 5.236479)
build_all 0.009535 0.000064 4.086705 ( 4.855719)
build_install 0.018264 0.001547 3.129801 ( 4.004736)
test_btest 0.000825 0.000092 67.598947 ( 67.296193)
test_basic 0.005845 0.000650 0.469874 ( 0.884996)
test_all 0.001822 0.000202 716.605234 (725.241590)
test_rubyspec 0.030845 0.025865 75.731946 (102.164720)
total: 914.03 sec