Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-183340
#<BuildRuby:0x000055a943cf0e80
@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.20220211-183340",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.005320 0.868722 ( 1.216464)
build_miniruby 0.000000 0.000858 0.062022 ( 0.060959)
build_ruby 0.000509 0.000375 0.063995 ( 0.062883)
build_all 0.004041 0.000866 3.173080 ( 0.821614)
build_install 0.006320 0.003533 6.665171 ( 2.243038)
test_btest 0.000615 0.000154 34.276323 ( 8.202117)
test_basic 0.003955 0.000989 0.239342 ( 0.329720)
test_all 0.002293 0.001239 547.397923 ( 81.600451)
test_rubyspec 0.052104 0.039164 39.587044 ( 46.530235)
total: 141.07 sec