Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-172102
#<BuildRuby:0x000055f01e055d70
@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.20220212-172102",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004929 0.000411 0.893648 ( 1.200776)
build_miniruby 0.000911 0.000075 0.062479 ( 0.061216)
build_ruby 0.000776 0.000064 0.063131 ( 0.061990)
build_all 0.004563 0.000380 3.171871 ( 0.823910)
build_install 0.004736 0.005060 6.679960 ( 2.243808)
test_btest 0.000669 0.000103 37.524578 ( 7.342605)
test_basic 0.005252 0.000000 0.239068 ( 0.329107)
test_all 0.003575 0.000000 557.758813 ( 83.110216)
test_rubyspec 0.064393 0.026611 39.822244 ( 46.792964)
total: 141.97 sec