Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231029-110723
#<BuildRuby:0x000055b0aef462a8
@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.20231029-110723",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.006961 2.239084 ( 3.143883)
build_miniruby 0.001485 0.000195 1.839700 ( 2.156405)
build_ruby 0.001732 0.000000 3.610798 ( 3.940458)
build_all 0.004652 0.004397 5.684872 ( 3.870025)
build_install 0.012536 0.007063 7.016971 ( 5.246667)
test_btest 0.000589 0.000147 87.583252 ( 41.017298)
test_basic 0.007141 0.000798 0.871703 ( 1.018948)
test_all 0.111911 0.014982 642.399384 (520.413590)
test_rubyspec 0.041144 0.037959 100.702075 (181.732621)
total: 762.54 sec