Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-153738
#<BuildRuby:0x000055bf04418e80
@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.20220226-153738",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001775 0.003718 0.928207 ( 2.215485)
build_miniruby 0.000775 0.000051 0.061866 ( 0.060869)
build_ruby 0.000891 0.000059 0.063627 ( 0.062526)
build_all 0.001579 0.003122 3.304022 ( 0.890191)
build_install 0.008736 0.000584 6.816767 ( 2.340582)
test_btest 0.000682 0.000000 37.317606 ( 8.243878)
test_basic 0.005067 0.000211 0.240903 ( 0.330790)
test_all 0.002982 0.000314 558.133355 ( 82.963366)
test_rubyspec 0.052336 0.024208 39.903281 ( 46.899800)
total: 144.01 sec