Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-012937
#<BuildRuby:0x000055f17f445c20
@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.20220214-012937",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005547 0.000000 0.839261 ( 0.808546)
build_miniruby 0.000000 0.000952 0.061966 ( 0.060748)
build_ruby 0.000000 0.000904 0.063754 ( 0.062648)
build_all 0.002492 0.002174 3.196899 ( 0.829834)
build_install 0.002544 0.007234 6.647182 ( 2.248446)
test_btest 0.000559 0.000098 38.433784 ( 7.133132)
test_basic 0.004971 0.000191 0.271835 ( 0.361626)
test_all 0.002859 0.000147 548.599995 ( 82.174734)
test_rubyspec 0.073428 0.024771 39.646183 ( 46.605875)
total: 140.29 sec