Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-064545
#<BuildRuby:0x0000556a0ea2f238
@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.20220223-064545",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005003 0.000385 0.681844 ( 0.826594)
build_miniruby 0.000841 0.000065 0.062819 ( 0.061570)
build_ruby 0.000000 0.000941 0.064334 ( 0.063198)
build_all 0.000000 0.004424 1.562881 ( 0.613737)
build_install 0.006672 0.002805 5.054685 ( 2.048488)
test_btest 0.000636 0.000127 37.977060 ( 7.905954)
test_basic 0.000737 0.004440 0.240305 ( 0.330226)
test_all 0.000735 0.002353 561.036217 ( 89.171510)
test_rubyspec 0.062150 0.037000 39.908921 ( 46.844355)
total: 147.87 sec