Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-213737
#<BuildRuby:0x0000560622e41d70
@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.20220221-213737",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.002731 0.003546 0.965246 ( 1.188328)
build_miniruby 0.000793 0.000049 0.062368 ( 0.061220)
build_ruby 0.000000 0.000908 0.063966 ( 0.062827)
build_all 0.001891 0.002886 3.191447 ( 0.830592)
build_install 0.009654 0.000245 6.628776 ( 2.240891)
test_btest 0.000705 0.000078 36.456560 ( 7.590465)
test_basic 0.005027 0.000119 0.274849 ( 0.364929)
test_all 0.002620 0.000831 538.125143 ( 91.204340)
test_rubyspec 0.055061 0.039004 39.624966 ( 46.608166)
total: 150.15 sec