Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230130-211201
#<BuildRuby:0x000055a46382e0d0
@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.20230130-211201",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.006506 0.000000 1.383845 ( 2.660269)
build_miniruby 0.009069 0.000520 174.143571 (125.267170)
build_ruby 0.001497 0.000214 3.450721 ( 4.958598)
build_all 0.004702 0.008489 17.825933 ( 20.931895)
build_install 0.015675 0.003963 3.299462 ( 4.081124)
test_btest 0.000667 0.000142 71.472891 ( 75.643298)
test_basic 0.005693 0.001207 0.452145 ( 0.996664)
test_all 0.000649 0.000834 698.387846 (801.381805)
test_rubyspec 0.033684 0.031009 78.223837 (118.433808)
total: 1154.36 sec