Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231204-044945
#<BuildRuby:0x000055f30c17a3e0
@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.20231204-044945",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.003009 0.004867 2.397992 ( 3.816468)
build_miniruby 0.001252 0.000350 1.861108 ( 2.193114)
build_ruby 0.001577 0.000441 3.948617 ( 4.722107)
build_all 0.008271 0.001077 6.092620 ( 5.727766)
build_install 0.010507 0.012327 7.679982 ( 7.908610)
test_btest 0.000691 0.000238 96.771025 ( 91.480550)
test_basic 0.006272 0.002163 0.930788 ( 1.723806)
test_all 0.071413 0.056318 716.560697 (497.209734)
test_rubyspec 0.042835 0.034568 101.806836 (160.746898)
total: 775.53 sec