Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-222713
#<BuildRuby:0x00005594fb6961e0
@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.20220307-222713",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.005377 0.866712 ( 1.014910)
build_miniruby 0.000000 0.000920 0.062224 ( 0.061118)
build_ruby 0.000000 0.000871 0.063923 ( 0.062886)
build_all 0.000673 0.004067 3.293562 ( 0.892230)
build_install 0.009375 0.000430 6.839167 ( 2.353525)
test_btest 0.000894 0.000239 35.412059 ( 8.351535)
test_basic 0.001948 0.003398 0.269812 ( 0.359576)
test_all 0.001508 0.001811 546.274416 ( 86.688828)
test_rubyspec 0.056146 0.038802 39.671368 ( 46.632637)
total: 146.42 sec