Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-133756
#<BuildRuby:0x000055e6d7b92198
@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-133756",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004696 0.000361 0.905342 ( 1.107035)
build_miniruby 0.000881 0.000067 0.062072 ( 0.060885)
build_ruby 0.000822 0.000063 0.064365 ( 0.063244)
build_all 0.004257 0.000328 3.213996 ( 0.827398)
build_install 0.005808 0.004210 6.685518 ( 2.250170)
test_btest 0.000786 0.000105 28.362523 ( 25.495664)
test_basic 0.004871 0.000000 0.241451 ( 0.331817)
test_all 0.002973 0.000000 546.299204 ( 87.421769)
test_rubyspec 0.082954 0.013629 39.624704 ( 46.549670)
total: 164.11 sec