Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240302-134620
#<BuildRuby:0x000055f60e89a1e8
@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.20240302-134620",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.004157 0.004141 2.648666 ( 3.293558)
build_miniruby 0.001022 0.000400 1.948835 ( 2.128424)
build_ruby 0.001309 0.000512 4.193781 ( 4.644798)
build_all 0.004053 0.004163 6.616834 ( 5.124733)
build_install 0.013073 0.008634 8.436108 ( 7.263472)
test_btest 0.000847 0.000376 107.449979 ( 82.084373)
test_basic 0.006662 0.001019 0.985579 ( 1.288001)
test_all 0.089466 0.032288 738.329440 (422.047667)
test_rubyspec 0.050067 0.051084 138.436830 (209.989330)
total: 737.87 sec