Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-045619
#<BuildRuby:0x0000556309f75398
@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.20220217-045619",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001344 0.004046 0.865851 ( 0.832647)
build_miniruby 0.000761 0.000117 0.062048 ( 0.060966)
build_ruby 0.000862 0.000133 0.063841 ( 0.062689)
build_all 0.000000 0.004811 3.205992 ( 0.836822)
build_install 0.007395 0.002089 6.650994 ( 2.243987)
test_btest 0.000620 0.000155 37.206211 ( 7.360922)
test_basic 0.003918 0.000979 0.286842 ( 0.376860)
test_all 0.002909 0.000501 547.572218 ( 80.267578)
test_rubyspec 0.065566 0.029996 39.493976 ( 46.458917)
total: 138.50 sec