Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-075901
#<BuildRuby:0x0000560789ef15a0
@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.20220207-075901",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005423 0.000000 0.858535 ( 0.872070)
build_miniruby 0.000931 0.000000 0.062858 ( 0.061690)
build_ruby 0.000956 0.000000 0.064314 ( 0.063138)
build_all 0.004631 0.000000 3.199183 ( 0.829606)
build_install 0.001978 0.008024 6.663426 ( 2.240639)
test_btest 0.000828 0.000098 40.469362 ( 6.908427)
test_basic 0.004690 0.000551 0.278125 ( 0.367909)
test_all 0.002952 0.000347 554.817973 ( 86.134545)
test_rubyspec 0.033882 0.029714 39.799742 ( 46.761012)
total: 144.24 sec