Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-230720
#<BuildRuby:0x0000556bf0522630
@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.20220224-230720",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005402 0.000000 0.687395 ( 0.788531)
build_miniruby 0.000000 0.000969 0.062813 ( 0.061580)
build_ruby 0.000000 0.000982 0.064181 ( 0.062838)
build_all 0.002317 0.002380 3.292264 ( 0.886691)
build_install 0.009160 0.000654 6.785645 ( 2.321012)
test_btest 0.000863 0.000000 37.538256 ( 7.726098)
test_basic 0.005295 0.000000 0.287747 ( 0.377074)
test_all 0.000000 0.002974 539.987784 ( 79.738521)
test_rubyspec 0.071279 0.017751 39.799711 ( 46.712043)
total: 138.67 sec