Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-065424
#<BuildRuby:0x0000555db1965730
@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-065424",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005258 0.000405 0.841409 ( 0.819334)
build_miniruby 0.001008 0.000000 0.062318 ( 0.061131)
build_ruby 0.000914 0.000000 0.064038 ( 0.062908)
build_all 0.004592 0.000166 3.203009 ( 0.832660)
build_install 0.004789 0.005130 6.705638 ( 2.273435)
test_btest 0.000667 0.000095 28.659215 ( 25.732665)
test_basic 0.001134 0.004098 0.268835 ( 0.358728)
test_all 0.002613 0.000522 549.348246 ( 88.776441)
test_rubyspec 0.057063 0.043578 39.621828 ( 46.597945)
total: 165.52 sec