Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-200620
#<BuildRuby:0x0000562d27b32630
@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.20220222-200620",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005559 0.000378 0.889996 ( 1.561413)
build_miniruby 0.000738 0.000201 0.065547 ( 0.064395)
build_ruby 0.000697 0.000190 0.063802 ( 0.062697)
build_all 0.000216 0.004515 3.198750 ( 0.836490)
build_install 0.004915 0.004650 6.652248 ( 2.257445)
test_btest 0.000573 0.000239 40.289328 ( 7.686707)
test_basic 0.002675 0.003685 0.394953 ( 0.482388)
test_all 0.002951 0.000000 553.915757 ( 85.795563)
test_rubyspec 0.056522 0.028892 39.874020 ( 46.848153)
total: 145.60 sec