Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-021646
#<BuildRuby:0x00005643f8545d70
@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.20220226-021646",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005493 0.000119 0.908763 ( 0.987044)
build_miniruby 0.000000 0.000860 0.061926 ( 0.060850)
build_ruby 0.000000 0.000962 0.063987 ( 0.062720)
build_all 0.003220 0.001454 3.262797 ( 0.885363)
build_install 0.006551 0.003530 6.768247 ( 2.341314)
test_btest 0.000000 0.001392 39.940212 ( 7.701261)
test_basic 0.003193 0.002094 0.263710 ( 0.353950)
test_all 0.003158 0.000665 556.365549 ( 82.439776)
test_rubyspec 0.049929 0.031232 39.873318 ( 46.810894)
total: 141.64 sec