Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-193513
#<BuildRuby:0x0000563f3d1315a0
@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-193513",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005158 0.000091 0.834566 ( 1.021042)
build_miniruby 0.000892 0.000063 0.062307 ( 0.061168)
build_ruby 0.000851 0.000061 0.063821 ( 0.062725)
build_all 0.004640 0.000035 3.177254 ( 0.828564)
build_install 0.009153 0.000610 6.682273 ( 2.258866)
test_btest 0.000792 0.000053 39.321178 ( 6.684195)
test_basic 0.005071 0.000338 0.289357 ( 0.378933)
test_all 0.003208 0.000214 546.375469 ( 79.984618)
test_rubyspec 0.081818 0.012674 39.485273 ( 46.519375)
total: 137.80 sec