Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-184229
#<BuildRuby:0x00005560baaa81b8
@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.20220223-184229",
@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.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002084 0.003605 0.730887 ( 0.999849)
build_miniruby 0.000825 0.000118 0.062239 ( 0.061071)
build_ruby 0.000808 0.000115 0.064178 ( 0.063106)
build_all 0.004216 0.000602 3.307413 ( 0.898146)
build_install 0.009956 0.000000 6.787180 ( 2.338032)
test_btest 0.000688 0.000000 35.316781 ( 8.454898)
test_basic 0.000000 0.005261 0.276931 ( 0.367490)
test_all 0.001294 0.001835 553.822666 ( 88.253679)
test_rubyspec 0.062629 0.032979 39.920585 ( 46.832928)
total: 148.27 sec