Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-194528
#<BuildRuby:0x0000562a7c46d5a0
@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",
@btest_opts="-j8",
@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.20220206-194528",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002499 0.002821 0.834496 ( 1.152406)
build_miniruby 0.000733 0.000097 0.062028 ( 0.060915)
build_ruby 0.000000 0.000907 0.064339 ( 0.063272)
build_all 0.002861 0.001845 3.204226 ( 0.836222)
build_install 0.006039 0.003904 6.665583 ( 2.248021)
test_btest 0.001349 0.000300 39.387057 ( 7.592063)
test_basic 0.002871 0.002484 0.273176 ( 0.362645)
test_all 0.000000 0.003401 560.506582 ( 83.020694)
test_rubyspec 0.062009 0.044176 39.852187 ( 46.774015)
total: 142.11 sec