Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-104944
#<BuildRuby:0x000055a96566dd70
@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.20220307-104944",
@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.000000 0.005521 0.960574 ( 2.522325)
build_miniruby 0.000000 0.000884 0.062344 ( 0.061248)
build_ruby 0.000000 0.000907 0.063601 ( 0.062553)
build_all 0.000000 0.004681 3.250902 ( 0.889916)
build_install 0.003091 0.006814 6.764454 ( 2.317667)
test_btest 0.000487 0.000162 41.281551 ( 7.054696)
test_basic 0.005182 0.000000 0.277120 ( 0.367332)
test_all 0.003404 0.000000 552.994203 ( 80.529393)
test_rubyspec 0.057126 0.033681 39.625123 ( 46.575298)
total: 140.38 sec