Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220324-190620
#<BuildRuby:0x000055609cf21398
@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.20220324-190620",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000000 0.005627 0.949672 ( 1.103230)
build_miniruby 0.000665 0.000237 0.062191 ( 0.060998)
build_ruby 0.000677 0.000208 0.064021 ( 0.062917)
build_all 0.004625 0.000000 3.277896 ( 0.893228)
build_install 0.007029 0.002806 6.827558 ( 2.335365)
test_btest 0.000627 0.000185 41.064962 ( 7.026311)
test_basic 0.005351 0.000519 0.243081 ( 0.332772)
test_all 0.002850 0.000337 540.561959 ( 78.189089)
test_rubyspec 0.058472 0.023709 39.471246 ( 46.467046)
total: 136.47 sec