Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-214701
#<BuildRuby:0x0000563544f9e1e0
@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.20220211-214701",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.005316 0.000000 0.849392 ( 1.233104)
build_miniruby 0.000927 0.000000 0.061881 ( 0.060828)
build_ruby 0.000911 0.000000 0.064727 ( 0.063694)
build_all 0.000002 0.004697 3.177265 ( 0.818623)
build_install 0.005741 0.004213 6.682742 ( 2.253080)
test_btest 0.000563 0.000075 39.210441 ( 7.152857)
test_basic 0.003030 0.003447 0.267515 ( 0.355918)
test_all 0.003239 0.000321 566.963161 ( 85.049078)
test_rubyspec 0.071053 0.031332 39.837115 ( 46.814862)
total: 143.80 sec