Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-124103
#<BuildRuby:0x000055e5f6a8dc20
@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.20220208-124103",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.005373 0.865325 ( 1.397714)
build_miniruby 0.000000 0.000906 0.061774 ( 0.060611)
build_ruby 0.000000 0.000961 0.064011 ( 0.062817)
build_all 0.003776 0.000868 3.180517 ( 0.824921)
build_install 0.009275 0.000686 6.657546 ( 2.250911)
test_btest 0.000718 0.000096 39.183351 ( 7.296678)
test_basic 0.000513 0.004625 0.275344 ( 0.365764)
test_all 0.003311 0.000218 552.715479 ( 83.171811)
test_rubyspec 0.075312 0.030225 39.554472 ( 46.533989)
total: 141.97 sec