Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-045752
#<BuildRuby:0x000056179da9cbc0
@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.20220223-045752",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006035 0.000000 0.773387 ( 0.807899)
build_miniruby 0.000917 0.000000 0.062879 ( 0.061670)
build_ruby 0.000946 0.000000 0.064375 ( 0.063212)
build_all 0.004383 0.000000 1.576831 ( 0.617402)
build_install 0.005427 0.004312 5.052150 ( 2.023517)
test_btest 0.000779 0.000098 40.359715 ( 6.925254)
test_basic 0.000000 0.005037 0.246275 ( 0.336458)
test_all 0.001337 0.001886 565.143118 ( 82.638132)
test_rubyspec 0.073235 0.010488 39.932969 ( 46.904982)
total: 140.38 sec