Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-095306
#<BuildRuby:0x000055b63e70e1e0
@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.20220216-095306",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.005536 0.000000 0.956171 ( 1.224230)
build_miniruby 0.000932 0.000000 0.063759 ( 0.062440)
build_ruby 0.000849 0.000000 0.064099 ( 0.063015)
build_all 0.004598 0.000000 3.171872 ( 0.823694)
build_install 0.009891 0.000000 6.638020 ( 2.249942)
test_btest 0.000600 0.000000 37.741880 ( 7.877822)
test_basic 0.005232 0.000000 0.312796 ( 0.402566)
test_all 0.003242 0.000000 538.023764 ( 86.999978)
test_rubyspec 0.052818 0.030015 39.525446 ( 46.487645)
total: 146.19 sec