Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231103-070715
#<BuildRuby:0x0000558a68831e98
@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.20231103-070715",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.007286 0.000251 2.335525 ( 3.564791)
build_miniruby 0.001229 0.000098 1.931826 ( 2.399066)
build_ruby 0.001900 0.000152 3.979716 ( 4.909099)
build_all 0.008533 0.000317 5.859787 ( 5.146202)
build_install 0.011466 0.011222 7.368184 ( 6.942202)
test_btest 0.001198 0.000187 92.750362 ( 73.549977)
test_basic 0.008820 0.000086 0.953225 ( 1.431513)
test_all 0.086850 0.040558 702.551041 (425.087987)
test_rubyspec 0.037541 0.034715 100.275150 (154.181140)
total: 677.21 sec