Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-112351
#<BuildRuby:0x000055bcb0418bc0
@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.20220209-112351",
@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.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001188 0.004244 0.945642 ( 3.253013)
build_miniruby 0.000880 0.000000 0.061896 ( 0.060757)
build_ruby 0.000824 0.000000 0.063889 ( 0.062706)
build_all 0.004479 0.000146 3.190640 ( 0.830746)
build_install 0.005888 0.004033 6.650936 ( 2.232402)
test_btest 0.000685 0.000085 39.449036 ( 7.258490)
test_basic 0.004682 0.000585 0.301360 ( 0.391160)
test_all 0.002985 0.000373 558.668769 ( 81.518229)
test_rubyspec 0.064413 0.032617 39.433633 ( 46.409137)
total: 142.02 sec