Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-102422
#<BuildRuby:0x000056313a3b8b90
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220130-102422",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000025 0.000000 0.000025 ( 0.000026)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.001474 0.003961 0.892100 ( 0.958346)
build_miniruby 0.000865 0.000062 0.062223 ( 0.061054)
build_ruby 0.000788 0.000057 0.063618 ( 0.062475)
build_all 0.004487 0.000320 3.145914 ( 0.819997)
build_install 0.004716 0.005086 6.594667 ( 2.210176)
test_btest 0.000556 0.000080 27.261937 ( 24.943553)
test_basic 0.005467 0.000000 0.257505 ( 0.347173)
test_all 0.003112 0.000000 545.882139 ( 85.080779)
test_rubyspec 0.044241 0.032435 39.377999 ( 46.351374)
total: 160.84 sec