Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-211203
#<BuildRuby:0x000055e7efdf6600
@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.20220218-211203",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.003960 0.001584 0.874473 ( 1.011144)
build_miniruby 0.000596 0.000239 0.062519 ( 0.061403)
build_ruby 0.000671 0.000268 0.065155 ( 0.064017)
build_all 0.004710 0.000110 3.199335 ( 0.844578)
build_install 0.006848 0.002490 6.673014 ( 2.246025)
test_btest 0.000484 0.000176 39.329454 ( 7.254532)
test_basic 0.005330 0.000074 0.306753 ( 0.396928)
test_all 0.003151 0.000320 550.150299 ( 81.529175)
test_rubyspec 0.039167 0.041521 39.606823 ( 46.605036)
total: 140.01 sec