Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-070252
#<BuildRuby:0x000055dcd4cdf238
@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",
@btest_opts="-j8",
@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.20220219-070252",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000637 0.004471 0.841174 ( 0.813091)
build_miniruby 0.000539 0.000300 0.062210 ( 0.060983)
build_ruby 0.000000 0.000871 0.063602 ( 0.062602)
build_all 0.000000 0.004577 3.185060 ( 0.828002)
build_install 0.005528 0.003870 6.650359 ( 2.243002)
test_btest 0.000396 0.000277 36.940552 ( 8.172599)
test_basic 0.005033 0.000383 0.240989 ( 0.331461)
test_all 0.001941 0.001236 549.315016 ( 82.594885)
test_rubyspec 0.047046 0.047267 39.584333 ( 46.589066)
total: 141.70 sec