Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-202005
#<BuildRuby:0x0000560a1ef92350
@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.20220208-202005",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005346 0.000227 0.891521 ( 1.117852)
build_miniruby 0.000854 0.000131 0.061944 ( 0.060732)
build_ruby 0.000810 0.000124 0.064158 ( 0.062960)
build_all 0.004647 0.000075 3.190865 ( 0.833485)
build_install 0.008730 0.001247 6.646056 ( 2.236896)
test_btest 0.000650 0.000093 38.068999 ( 7.892757)
test_basic 0.000699 0.004984 0.276687 ( 0.365559)
test_all 0.003170 0.000000 553.452028 ( 82.396565)
test_rubyspec 0.053862 0.032401 39.436820 ( 46.424703)
total: 141.39 sec