Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-145839
#<BuildRuby:0x000055ad0fe72630
@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.20220211-145839",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005448 0.000000 0.825557 ( 1.047223)
build_miniruby 0.000992 0.000000 0.062285 ( 0.061089)
build_ruby 0.000912 0.000000 0.065771 ( 0.064661)
build_all 0.004848 0.000000 3.198017 ( 0.832739)
build_install 0.005502 0.004477 6.657538 ( 2.229280)
test_btest 0.000795 0.000050 42.163998 ( 6.704091)
test_basic 0.001743 0.004751 0.245491 ( 0.333879)
test_all 0.001535 0.001700 560.227508 ( 84.103332)
test_rubyspec 0.072147 0.031237 39.598197 ( 46.530951)
total: 141.91 sec