Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240116-102912
#<BuildRuby:0x00005648347d1ea0
@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.20240116-102912",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004986 0.000831 1.718289 ( 3.295935)
build_miniruby 0.001653 0.000276 1.963464 ( 2.491858)
build_ruby 0.002540 0.000000 3.999475 ( 5.831962)
build_all 0.008139 0.000303 5.529126 ( 6.679148)
build_install 0.013924 0.007326 6.766889 ( 8.015338)
test_btest 0.000780 0.000151 94.467342 (111.661725)
test_basic 0.003534 0.004087 0.929100 ( 1.898694)
test_all 0.094608 0.036710 724.175370 (901.748370)
test_rubyspec 0.040206 0.039942 100.931850 (175.859795)
total: 1217.48 sec