Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-044844
#<BuildRuby:0x0000561f902c88e0
@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.20220215-044844",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005316 0.000313 0.859441 ( 0.901090)
build_miniruby 0.000745 0.000203 0.062748 ( 0.061447)
build_ruby 0.000000 0.000889 0.064379 ( 0.063258)
build_all 0.001017 0.003783 3.180714 ( 0.827685)
build_install 0.009923 0.000000 6.631627 ( 2.212513)
test_btest 0.000775 0.000000 37.036604 ( 8.003088)
test_basic 0.004984 0.000000 0.294153 ( 0.384214)
test_all 0.001524 0.001728 551.146396 ( 83.765534)
test_rubyspec 0.078643 0.023983 39.326267 ( 46.265253)
total: 142.48 sec