Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231017-064730
#<BuildRuby:0x0000559538bf61e8
@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.20231017-064730",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000321 0.007900 2.599392 ( 3.879683)
build_miniruby 0.001469 0.000173 1.945241 ( 2.457790)
build_ruby 0.001665 0.000196 4.239583 ( 5.292661)
build_all 0.009389 0.000144 6.394437 ( 5.092378)
build_install 0.021891 0.000144 8.133593 ( 7.246241)
test_btest 0.000786 0.000077 100.881454 ( 88.205672)
test_basic 0.008622 0.000000 1.003008 ( 1.470717)
test_all 0.006274 0.004435 689.570551 (485.405129)
test_rubyspec 0.032178 0.049785 110.265038 (166.433289)
total: 765.48 sec