Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-141432
#<BuildRuby:0x000055af1b509798
@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",
@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.20220201-141432",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005691 0.000000 0.848229 ( 3.380290)
build_miniruby 0.000963 0.000000 0.088023 ( 0.085928)
build_ruby 0.001999 0.000035 2.904178 ( 2.678165)
build_all 0.005750 0.004388 16.386608 ( 3.048212)
build_install 0.003676 0.006532 6.765794 ( 2.256511)
test_btest 0.000573 0.000127 27.726379 ( 25.373751)
test_basic 0.004340 0.000964 0.275253 ( 0.364786)
test_all 0.002779 0.000502 550.542252 ( 79.518679)
test_rubyspec 0.057518 0.040425 39.589654 ( 46.518499)
total: 163.23 sec