Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231028-150731
#<BuildRuby:0x000055b57debe2a8
@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.20231028-150731",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000035 0.000004 0.000039 ( 0.000037)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.003466 0.003806 2.433977 ( 3.784904)
build_miniruby 0.001420 0.000172 2.160143 ( 2.492991)
build_ruby 0.002495 0.000303 3.765220 ( 4.464527)
build_all 0.005731 0.003653 5.730916 ( 5.173449)
build_install 0.015155 0.006504 7.445430 ( 6.969987)
test_btest 0.000829 0.000142 90.054598 ( 79.001335)
test_basic 0.003510 0.004200 0.902739 ( 1.380414)
test_all 0.094598 0.032339 673.057907 (653.470628)
test_rubyspec 0.042785 0.031490 100.496338 (170.946397)
total: 927.69 sec