Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-071126
#<BuildRuby:0x000055c7b89f6660
@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-071126",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.000989 0.004569 0.842270 ( 1.078010)
build_miniruby 0.000618 0.000248 0.062013 ( 0.060899)
build_ruby 0.000672 0.000269 0.064315 ( 0.063172)
build_all 0.004669 0.000000 3.146185 ( 0.818417)
build_install 0.002021 0.007780 6.618471 ( 2.234062)
test_btest 0.000466 0.000233 38.685695 ( 7.351932)
test_basic 0.004365 0.002182 0.280887 ( 0.369678)
test_all 0.002929 0.000223 544.115148 ( 89.602578)
test_rubyspec 0.039554 0.042891 39.327147 ( 46.297437)
total: 147.88 sec