Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-065717
#<BuildRuby:0x000055ff5f5b2660
@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.20220207-065717",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.005437 0.000000 0.819353 ( 0.886164)
build_miniruby 0.000935 0.000000 0.062200 ( 0.061045)
build_ruby 0.000936 0.000000 0.063968 ( 0.062910)
build_all 0.004626 0.000000 3.186987 ( 0.828961)
build_install 0.009547 0.000223 6.689709 ( 2.271712)
test_btest 0.000552 0.000158 40.838992 ( 6.634885)
test_basic 0.004155 0.001187 0.275637 ( 0.365052)
test_all 0.000725 0.002821 545.912003 ( 79.460748)
test_rubyspec 0.057825 0.044215 39.870178 ( 46.819052)
total: 137.39 sec