Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-044129
#<BuildRuby:0x000055fd33bd4bc0
@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.20220210-044129",
@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.000000 0.000022 0.000022 ( 0.000023)
configure 0.000000 0.000014 0.000014 ( 0.000014)
build_up 0.001965 0.004208 0.873728 ( 1.112275)
build_miniruby 0.000951 0.000000 0.062358 ( 0.061070)
build_ruby 0.000835 0.000000 0.064068 ( 0.063069)
build_all 0.004735 0.000000 3.180795 ( 0.822329)
build_install 0.010126 0.000000 6.665104 ( 2.249397)
test_btest 0.000804 0.000000 36.761229 ( 8.354101)
test_basic 0.004967 0.000000 0.238825 ( 0.328947)
test_all 0.000000 0.003184 568.479476 ( 83.637976)
test_rubyspec 0.090570 0.015536 39.585890 ( 46.511931)
total: 143.14 sec