Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240118-002835
#<BuildRuby:0x0000555d308d1a48
@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-002835",
@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.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.007398 0.002158 3.023813 ( 6.366741)
build_miniruby 0.001108 0.000323 2.130824 ( 2.676810)
build_ruby 0.001395 0.000407 3.821052 ( 4.840110)
build_all 0.010801 0.000000 27.618791 ( 32.171686)
build_install 0.018462 0.000000 4.006006 ( 4.999259)
test_btest 0.000792 0.000000 97.910340 (107.063387)
test_basic 0.008041 0.000000 0.985884 ( 1.877114)
test_all 0.074554 0.056672 816.704466 (983.347946)
test_rubyspec 0.056768 0.052982 183.585451 (283.699194)
total: 1427.04 sec