Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-042541
#<BuildRuby:0x0000562af0edcbc0
@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.20220220-042541",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001418 0.003942 0.813701 ( 0.798041)
build_miniruby 0.000899 0.000064 0.061693 ( 0.060515)
build_ruby 0.000844 0.000061 0.063475 ( 0.062409)
build_all 0.000962 0.003662 3.176149 ( 0.827728)
build_install 0.001623 0.008177 6.646697 ( 2.229659)
test_btest 0.000501 0.000133 39.782243 ( 6.762172)
test_basic 0.005090 0.001358 0.309889 ( 0.398126)
test_all 0.002631 0.000702 544.025270 ( 89.419136)
test_rubyspec 0.054210 0.046210 39.724468 ( 46.672770)
total: 147.23 sec