Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220205-073942
#<BuildRuby:0x0000560f1f0ae770
@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.20220205-073942",
@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.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004715 0.000786 0.841972 ( 0.814025)
build_miniruby 0.000836 0.000140 0.062374 ( 0.061133)
build_ruby 0.000734 0.000122 0.063845 ( 0.062812)
build_all 0.003890 0.000649 3.195742 ( 0.830115)
build_install 0.005974 0.003981 6.686964 ( 2.233637)
test_btest 0.000637 0.000137 28.213558 ( 25.279072)
test_basic 0.005268 0.000148 0.272855 ( 0.362130)
test_all 0.004132 0.000158 542.136397 ( 86.595865)
test_rubyspec 0.066185 0.041731 39.752614 ( 46.664303)
total: 162.90 sec