Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-050235
#<BuildRuby:0x000055e5cdf62648
@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.20220201-050235",
@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.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005701 0.000000 0.853545 ( 0.849758)
build_miniruby 0.000944 0.000000 0.062898 ( 0.061625)
build_ruby 0.000960 0.000000 0.063901 ( 0.062745)
build_all 0.004785 0.000000 3.183067 ( 0.821884)
build_install 0.006401 0.003469 6.656267 ( 2.243545)
test_btest 0.000843 0.000040 27.617032 ( 25.253536)
test_basic 0.001589 0.003665 0.252959 ( 0.342705)
test_all 0.000849 0.002766 556.706613 ( 87.241416)
test_rubyspec 0.062452 0.040004 39.489879 ( 46.428920)
total: 163.31 sec