Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-215453
#<BuildRuby:0x000055fb5a07cfa0
@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.20220219-215453",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000402 0.005250 0.880102 ( 1.046578)
build_miniruby 0.000860 0.000161 0.062770 ( 0.061522)
build_ruby 0.000778 0.000146 0.063896 ( 0.062730)
build_all 0.003873 0.000726 3.197431 ( 0.836155)
build_install 0.005584 0.003979 6.655583 ( 2.227239)
test_btest 0.000578 0.000136 36.990711 ( 7.193305)
test_basic 0.001996 0.003188 0.268054 ( 0.358078)
test_all 0.003411 0.000223 567.647172 ( 84.944107)
test_rubyspec 0.061712 0.037371 39.609896 ( 46.532615)
total: 143.26 sec