Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230820-174537
#<BuildRuby:0x000055612a962090
@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.20230820-174537",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007878 0.000000 3.025444 ( 5.286103)
build_miniruby 0.003063 0.000000 2.338218 ( 2.440635)
build_ruby 0.001963 0.000000 4.082237 ( 4.621446)
build_all 0.004244 0.003609 5.849119 ( 4.947362)
build_install 0.013993 0.006132 7.640354 ( 6.310183)
test_btest 0.000803 0.000148 92.924489 ( 51.313454)
test_basic 0.004129 0.004607 0.958078 ( 1.270979)
test_all 0.008696 0.000994 617.274145 (299.368894)
test_rubyspec 0.036870 0.037606 103.839249 (152.574906)
total: 528.14 sec