Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-065142
#<BuildRuby:0x0000559d91dd56b0
@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",
@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.20220203-065142",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001255 0.004511 0.854105 ( 1.241358)
build_miniruby 0.000717 0.000196 0.061785 ( 0.060719)
build_ruby 0.000764 0.000209 0.063882 ( 0.062806)
build_all 0.004632 0.000050 3.206584 ( 0.834755)
build_install 0.005823 0.003570 6.659346 ( 2.247653)
test_btest 0.000672 0.000192 28.257210 ( 25.365816)
test_basic 0.005175 0.000238 0.239817 ( 0.329422)
test_all 0.003431 0.000273 562.940605 ( 84.002919)
test_rubyspec 0.061990 0.035793 39.498891 ( 46.480742)
total: 160.63 sec