Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-024306
#<BuildRuby:0x000055fb984d5e38
@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.20220226-024306",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005563 0.000000 0.843999 ( 1.181659)
build_miniruby 0.000887 0.000000 0.087899 ( 0.085735)
build_ruby 0.001919 0.000000 2.923716 ( 2.696593)
build_all 0.005512 0.004021 15.439105 ( 2.641306)
build_install 0.009865 0.000324 6.883903 ( 2.336513)
test_btest 0.000780 0.000044 36.819798 ( 7.720685)
test_basic 0.005401 0.000053 0.289884 ( 0.379544)
test_all 0.001202 0.002945 557.323315 ( 86.300673)
test_rubyspec 0.071409 0.025288 39.895944 ( 46.823332)
total: 150.17 sec