Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-161000
#<BuildRuby:0x000055e39d2b16b0
@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.20220203-161000",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004720 0.000787 0.872684 ( 1.768733)
build_miniruby 0.000740 0.000123 0.061917 ( 0.060767)
build_ruby 0.000863 0.000144 0.063929 ( 0.062763)
build_all 0.004096 0.000682 3.220406 ( 0.841318)
build_install 0.009640 0.000023 6.692813 ( 2.246882)
test_btest 0.000702 0.000100 28.484357 ( 25.701200)
test_basic 0.004689 0.000670 0.240980 ( 0.330600)
test_all 0.002820 0.000295 561.277353 ( 81.547564)
test_rubyspec 0.055191 0.016803 39.548389 ( 46.511705)
total: 159.07 sec