Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-052326
#<BuildRuby:0x0000555e60d508e0
@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.20220217-052326",
@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.000014 0.000000 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005400 0.000000 0.828317 ( 0.864730)
build_miniruby 0.000852 0.000000 0.061783 ( 0.060753)
build_ruby 0.000873 0.000000 0.064275 ( 0.063075)
build_all 0.004758 0.000000 3.166793 ( 0.819912)
build_install 0.005741 0.004479 6.652569 ( 2.231869)
test_btest 0.000743 0.000047 38.917997 ( 6.706039)
test_basic 0.000653 0.004613 0.302907 ( 0.392530)
test_all 0.003204 0.000400 538.853918 ( 88.415633)
test_rubyspec 0.050045 0.023732 39.482079 ( 46.486829)
total: 146.04 sec