Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230120-171059
#<BuildRuby:0x00005617489f1fe0
@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.20230120-171059",
@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.000003 0.000027 ( 0.000028)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002588 0.004443 1.423557 ( 3.044195)
build_miniruby 0.001021 0.008499 204.981155 (204.788576)
build_ruby 0.001649 0.000412 4.336355 ( 6.399821)
build_all 0.005584 0.007587 28.613874 ( 34.711405)
build_install 0.018728 0.003572 3.347788 ( 4.473672)
test_btest 0.000717 0.000209 71.992165 ( 83.881637)
test_basic 0.001251 0.004500 0.464622 ( 0.971638)
test_all 0.001103 0.000356 688.831156 (740.851540)
test_rubyspec 0.036351 0.026991 76.981923 (111.248871)
total: 1190.37 sec