Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-115722
#<BuildRuby:0x0000557e0eef15a0
@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.20220211-115722",
@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.000016 0.000000 0.000016 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004992 0.000000 0.814365 ( 0.844060)
build_miniruby 0.000970 0.000000 0.062426 ( 0.061326)
build_ruby 0.000936 0.000000 0.064075 ( 0.062942)
build_all 0.004829 0.000000 3.208156 ( 0.833526)
build_install 0.009845 0.000000 6.639646 ( 2.234546)
test_btest 0.000790 0.000000 34.215116 ( 8.149672)
test_basic 0.004782 0.000000 0.238368 ( 0.328644)
test_all 0.001966 0.001565 556.981503 ( 84.221388)
test_rubyspec 0.047925 0.031258 39.624559 ( 46.577663)
total: 143.31 sec