Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-203049
#<BuildRuby:0x00005560110c2350
@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.20220227-203049",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001484 0.004239 0.898078 ( 0.923217)
build_miniruby 0.000851 0.000065 0.062479 ( 0.061311)
build_ruby 0.000862 0.000067 0.064472 ( 0.063332)
build_all 0.004745 0.000026 3.278686 ( 0.890414)
build_install 0.005361 0.004537 6.811834 ( 2.330150)
test_btest 0.000578 0.000077 34.675114 ( 8.159409)
test_basic 0.005241 0.000090 0.262192 ( 0.351895)
test_all 0.000832 0.002036 552.695726 ( 82.517096)
test_rubyspec 0.057412 0.017317 39.964245 ( 46.885196)
total: 142.18 sec