Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231019-204305
#<BuildRuby:0x000055e24944a1e8
@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.20231019-204305",
@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.000024 0.000004 0.000028 ( 0.000024)
autoconf 0.000041 0.000006 0.000047 ( 0.000043)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.007972 0.001286 3.030841 ( 4.368440)
build_miniruby 0.002201 0.000355 65.966144 ( 42.599810)
build_ruby 0.001628 0.000262 4.804224 ( 5.303225)
build_all 0.009026 0.000747 6.486896 ( 5.369424)
build_install 0.010051 0.013719 8.310001 ( 7.055493)
test_btest 0.000958 0.000227 100.989491 ( 70.419229)
test_basic 0.005419 0.004361 1.046545 ( 1.297593)
test_all 0.007974 0.002044 707.738713 (271.038016)
test_rubyspec 0.039663 0.027398 102.056912 (114.387892)
total: 521.84 sec