Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-173051
#<BuildRuby:0x000055f30b7a6350
@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.20220206-173051",
@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.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005401 0.000000 0.831185 ( 1.037252)
build_miniruby 0.000957 0.000000 0.062449 ( 0.061258)
build_ruby 0.000882 0.000000 0.063955 ( 0.062857)
build_all 0.000388 0.004404 3.179029 ( 0.824342)
build_install 0.009669 0.000351 6.662731 ( 2.235034)
test_btest 0.000666 0.000044 36.286014 ( 7.582799)
test_basic 0.001525 0.004398 0.273246 ( 0.361857)
test_all 0.002939 0.000367 571.402462 ( 87.573410)
test_rubyspec 0.082878 0.005618 39.806449 ( 46.732015)
total: 146.47 sec