Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-062558
#<BuildRuby:0x000056128ef1d5a0
@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.20220224-062558",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004763 0.001299 0.726539 ( 1.146630)
build_miniruby 0.000676 0.000184 0.062841 ( 0.061574)
build_ruby 0.000800 0.000218 0.064398 ( 0.063176)
build_all 0.000274 0.004521 3.289740 ( 0.889276)
build_install 0.005046 0.004698 6.842101 ( 2.345666)
test_btest 0.000531 0.000222 37.549918 ( 7.947226)
test_basic 0.005225 0.000260 0.250787 ( 0.340383)
test_all 0.002338 0.000899 543.237035 ( 80.230833)
test_rubyspec 0.039564 0.039684 40.050297 ( 46.929360)
total: 139.95 sec