Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230912-153827
#<BuildRuby:0x0000562dc09c2658
@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.20230912-153827",
@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.000024)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001651 0.008379 2.721557 ( 5.839795)
build_miniruby 0.008472 0.001069 250.839755 (207.734290)
build_ruby 0.002015 0.000000 4.718200 ( 5.969468)
build_all 0.009580 0.005052 31.673101 ( 31.250004)
build_install 0.014942 0.008015 7.919599 ( 9.132545)
test_btest 0.000619 0.000177 94.395680 ( 84.983894)
test_basic 0.007692 0.000951 0.949223 ( 1.419595)
test_all 0.008923 0.002479 678.269418 (665.647508)
test_rubyspec 0.051912 0.028186 107.207390 (159.950381)
total: 1171.93 sec