Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-114519
#<BuildRuby:0x0000565257015c20
@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.20220227-114519",
@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.000013 0.000000 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001545 0.004283 0.878297 ( 0.943840)
build_miniruby 0.000815 0.000063 0.062390 ( 0.061306)
build_ruby 0.000931 0.000000 0.064446 ( 0.063131)
build_all 0.004707 0.000000 3.302124 ( 0.889773)
build_install 0.003335 0.006589 6.805537 ( 2.324175)
test_btest 0.000000 0.000580 36.684925 ( 7.810875)
test_basic 0.000468 0.005833 0.386129 ( 0.473493)
test_all 0.002815 0.000741 539.564043 ( 81.859509)
test_rubyspec 0.054423 0.037956 39.929209 ( 46.841969)
total: 141.27 sec