Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-053119
#<BuildRuby:0x000055871d588fa0
@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.20220208-053119",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005256 0.000000 0.846517 ( 0.870485)
build_miniruby 0.000000 0.000978 0.061889 ( 0.060706)
build_ruby 0.000000 0.000826 0.063819 ( 0.062720)
build_all 0.002415 0.002211 3.173532 ( 0.831139)
build_install 0.009726 0.000000 6.621319 ( 2.247934)
test_btest 0.000786 0.000000 38.053379 ( 7.450516)
test_basic 0.001060 0.004038 0.276340 ( 0.366184)
test_all 0.003968 0.000000 547.966282 ( 89.111298)
test_rubyspec 0.051954 0.050066 39.395648 ( 46.357631)
total: 147.36 sec