Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231026-050350
#<BuildRuby:0x000055580262a278
@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.20231026-050350",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.008002 0.000014 2.492020 ( 3.636693)
build_miniruby 0.000000 0.001557 2.147045 ( 2.439347)
build_ruby 0.000153 0.001729 3.905741 ( 29.091197)
build_all 0.007139 0.001190 5.703050 ( 3.872908)
build_install 0.013876 0.006915 7.493039 ( 6.047035)
test_btest 0.001132 0.000227 93.938956 ( 55.420083)
test_basic 0.003619 0.004413 0.922396 ( 1.412719)
test_all 0.092022 0.034132 668.822384 (599.791837)
test_rubyspec 0.028997 0.050379 102.712812 (177.803961)
total: 879.52 sec