Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-113912
#<BuildRuby:0x000056328a808fa0
@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-113912",
@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.000018 0.000000 0.000018 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001304 0.004264 0.910644 ( 3.632005)
build_miniruby 0.000888 0.000068 0.062271 ( 0.061136)
build_ruby 0.000821 0.000000 0.063577 ( 0.062609)
build_all 0.004647 0.000083 3.171034 ( 0.822560)
build_install 0.009935 0.000000 6.639014 ( 2.232313)
test_btest 0.000869 0.000000 39.886606 ( 7.697259)
test_basic 0.005248 0.000000 0.334073 ( 0.423680)
test_all 0.003204 0.000000 552.383143 ( 86.246251)
test_rubyspec 0.076497 0.019262 39.446011 ( 46.425432)
total: 147.60 sec