Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230627-033113
#<BuildRuby:0x00005585e2ad1db8
@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.20230627-033113",
@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.000002 0.000020 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.002980 0.003882 2.198419 ( 4.711468)
build_miniruby 0.000000 0.001664 2.127096 ( 2.990091)
build_ruby 0.000362 0.001609 3.584115 ( 4.665127)
build_all 0.004203 0.004750 5.811566 ( 5.726301)
build_install 0.014536 0.006478 7.321238 ( 7.534296)
test_btest 0.000606 0.000141 90.787276 ( 65.624737)
test_basic 0.000000 0.007732 0.917054 ( 1.423752)
test_all 0.000000 0.001735 613.775866 (562.115871)
test_rubyspec 0.028166 0.032373 89.794113 (127.911341)
total: 782.70 sec