Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-121858
#<BuildRuby:0x0000556e2310e140
@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",
@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.20220131-121858",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005325 0.000089 0.850509 ( 1.947975)
build_miniruby 0.000856 0.000066 0.062256 ( 0.061168)
build_ruby 0.000820 0.000063 0.063893 ( 0.062773)
build_all 0.004383 0.000337 3.185984 ( 0.828483)
build_install 0.005688 0.004235 6.660098 ( 2.254087)
test_btest 0.000829 0.000111 27.468573 ( 25.130943)
test_basic 0.000465 0.004641 0.296575 ( 0.386474)
test_all 0.001307 0.001752 550.863275 ( 80.963027)
test_rubyspec 0.053839 0.035460 39.557763 ( 46.579012)
total: 158.21 sec