Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231015-224742
#<BuildRuby:0x000056139726e278
@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.20231015-224742",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.004410 0.003397 2.530897 ( 3.723208)
build_miniruby 0.001684 0.000000 1.905112 ( 2.463673)
build_ruby 0.001922 0.000000 4.123396 ( 5.068507)
build_all 0.004863 0.004754 6.138034 ( 5.784465)
build_install 0.016528 0.004104 7.993421 ( 8.227527)
test_btest 0.000939 0.000183 97.978257 ( 77.901043)
test_basic 0.004351 0.004118 0.974166 ( 1.550395)
test_all 0.005747 0.004463 702.439018 (513.211510)
test_rubyspec 0.054847 0.023974 107.066211 (167.882167)
total: 785.81 sec