Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230504-010555
#<BuildRuby:0x0000564b7882a3b0
@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.20230504-010555",
@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.000022)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005841 0.000230 1.833977 ( 3.896783)
build_miniruby 0.001247 0.000156 1.464136 ( 1.656304)
build_ruby 0.001268 0.000158 3.083656 ( 3.663821)
build_all 0.006338 0.000000 2.041474 ( 2.056143)
build_install 0.004992 0.010594 3.244365 ( 2.967208)
test_btest 0.000546 0.000113 78.828944 ( 46.054440)
test_basic 0.007071 0.001463 0.810836 ( 1.094377)
test_all 0.001088 0.000225 595.956876 (527.116819)
test_rubyspec 0.020638 0.045757 85.167881 (134.011433)
total: 722.52 sec