Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-233603
#<BuildRuby:0x00005650f4eda350
@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-233603",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005729 0.000135 0.899793 ( 1.122046)
build_miniruby 0.000824 0.000059 0.062038 ( 0.060951)
build_ruby 0.000897 0.000064 0.064232 ( 0.063076)
build_all 0.000363 0.004160 3.179331 ( 0.821271)
build_install 0.005553 0.004420 6.629844 ( 2.222059)
test_btest 0.000651 0.000130 39.797598 ( 6.873883)
test_basic 0.005311 0.000000 0.273114 ( 0.362700)
test_all 0.003414 0.000000 532.897348 ( 78.893827)
test_rubyspec 0.069899 0.019646 39.530783 ( 46.461569)
total: 136.88 sec