Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-062507
#<BuildRuby:0x0000563e0f08a630
@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.20220209-062507",
@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.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001135 0.004246 0.843017 ( 0.846205)
build_miniruby 0.000840 0.000064 0.062310 ( 0.061160)
build_ruby 0.000854 0.000066 0.063905 ( 0.062778)
build_all 0.004726 0.000024 3.180771 ( 0.823093)
build_install 0.009064 0.000310 6.684176 ( 2.254210)
test_btest 0.000577 0.000000 35.602035 ( 8.009777)
test_basic 0.005116 0.000000 0.270193 ( 0.359920)
test_all 0.002888 0.000000 569.421955 ( 83.572173)
test_rubyspec 0.065182 0.038721 39.515548 ( 46.479667)
total: 142.47 sec