Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240118-022842
#<BuildRuby:0x000055b3d5856450
@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.20240118-022842",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.005094 0.001551 2.130997 ( 3.913441)
build_miniruby 0.001180 0.000359 2.133278 ( 2.735125)
build_ruby 0.001335 0.000407 3.967036 ( 5.203785)
build_all 0.006391 0.001946 6.503534 ( 6.977230)
build_install 0.005587 0.014899 7.173344 ( 7.578294)
test_btest 0.000887 0.000375 97.082317 (111.738029)
test_basic 0.004410 0.004357 0.918908 ( 1.614026)
test_all 0.095177 0.035058 740.359399 (913.421238)
test_rubyspec 0.073726 0.040578 187.792527 (289.236746)
total: 1342.42 sec