Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-195332
#<BuildRuby:0x00005630835a0fa0
@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.20220307-195332",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001096 0.004337 0.912267 ( 0.957650)
build_miniruby 0.000758 0.000126 0.062121 ( 0.060834)
build_ruby 0.000734 0.000122 0.063900 ( 0.062841)
build_all 0.004476 0.000000 3.290148 ( 0.916986)
build_install 0.008960 0.000674 6.764274 ( 2.320276)
test_btest 0.000693 0.000099 37.406911 ( 7.461693)
test_basic 0.004948 0.000706 0.279838 ( 0.368643)
test_all 0.003077 0.000439 558.612094 ( 84.082262)
test_rubyspec 0.090940 0.016942 39.672802 ( 46.614821)
total: 142.85 sec