Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-054155
#<BuildRuby:0x000055f52942dd70
@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.20220214-054155",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.000853 0.004264 0.818066 ( 0.859610)
build_miniruby 0.000645 0.000323 0.062332 ( 0.061170)
build_ruby 0.000623 0.000312 0.063827 ( 0.062716)
build_all 0.003022 0.001511 3.205043 ( 0.835049)
build_install 0.009605 0.000390 6.641199 ( 2.250583)
test_btest 0.000543 0.000226 37.070177 ( 7.334323)
test_basic 0.004940 0.000174 0.237228 ( 0.327284)
test_all 0.002399 0.000726 546.168275 ( 79.297248)
test_rubyspec 0.039153 0.035730 39.670350 ( 46.604452)
total: 137.63 sec