Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-011052
#<BuildRuby:0x000056215c286648
@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.20220202-011052",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005605 0.000000 0.868051 ( 0.842113)
build_miniruby 0.000896 0.000000 0.062023 ( 0.060951)
build_ruby 0.000847 0.000000 0.064002 ( 0.062890)
build_all 0.004782 0.000000 3.193684 ( 0.827376)
build_install 0.001417 0.008656 6.658672 ( 2.236229)
test_btest 0.000712 0.000203 27.652918 ( 25.286799)
test_basic 0.005322 0.000274 0.272280 ( 0.361817)
test_all 0.000719 0.002601 558.121435 ( 84.370685)
test_rubyspec 0.067766 0.017092 39.321145 ( 46.337763)
total: 160.39 sec