Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-104646
#<BuildRuby:0x0000561b6b7fd398
@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.20220225-104646",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.001414 0.004245 0.754707 ( 2.189881)
build_miniruby 0.000853 0.000066 0.062387 ( 0.061246)
build_ruby 0.000809 0.000062 0.064715 ( 0.063616)
build_all 0.004419 0.000340 3.337011 ( 0.910502)
build_install 0.005274 0.004804 6.827005 ( 2.344740)
test_btest 0.000000 0.000654 41.498220 ( 6.738686)
test_basic 0.001723 0.003461 0.288336 ( 0.378146)
test_all 0.003377 0.000119 548.222595 ( 79.788698)
test_rubyspec 0.048537 0.043547 39.800221 ( 46.810470)
total: 139.29 sec