Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-053455
#<BuildRuby:0x00005564b5896600
@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-053455",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000000 0.000018 0.000018 ( 0.000019)
build_up 0.001162 0.004181 0.847735 ( 0.864379)
build_miniruby 0.000792 0.000061 0.062735 ( 0.061527)
build_ruby 0.000899 0.000069 0.064038 ( 0.062860)
build_all 0.004603 0.000354 3.188746 ( 0.826498)
build_install 0.009900 0.000031 6.660498 ( 2.231163)
test_btest 0.000730 0.000049 42.631289 ( 6.994816)
test_basic 0.004922 0.000000 0.239161 ( 0.330064)
test_all 0.000000 0.003681 549.190995 ( 81.052938)
test_rubyspec 0.055182 0.033216 39.526298 ( 46.494228)
total: 138.92 sec