Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-203736
#<BuildRuby:0x00005565c19fc1b8
@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-203736",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.005039 0.000000 0.878121 ( 0.984040)
build_miniruby 0.001062 0.000000 0.062475 ( 0.061178)
build_ruby 0.000924 0.000000 0.064095 ( 0.062912)
build_all 0.004705 0.000000 3.301337 ( 0.892031)
build_install 0.006003 0.003980 6.802402 ( 2.337539)
test_btest 0.000668 0.000037 40.230108 ( 7.183163)
test_basic 0.001709 0.003780 0.288394 ( 0.377925)
test_all 0.001121 0.001657 534.985378 ( 87.478073)
test_rubyspec 0.067799 0.031367 39.994759 ( 46.950548)
total: 146.33 sec