Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-065213
#<BuildRuby:0x000055d684d4cfa0
@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.20220213-065213",
@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.000016 0.000002 0.000018 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005182 0.000432 0.900595 ( 0.924010)
build_miniruby 0.000835 0.000070 0.061965 ( 0.060828)
build_ruby 0.000861 0.000072 0.063774 ( 0.062638)
build_all 0.004371 0.000365 3.185737 ( 0.823755)
build_install 0.004876 0.005055 6.668050 ( 2.229274)
test_btest 0.000771 0.000118 37.702948 ( 7.449802)
test_basic 0.002428 0.002703 0.261586 ( 0.351438)
test_all 0.003264 0.000101 568.031042 ( 84.500129)
test_rubyspec 0.058942 0.042288 39.757001 ( 46.736462)
total: 143.14 sec