Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-134401
#<BuildRuby:0x00005570e8f5a600
@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.20220209-134401",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005670 0.000000 0.905083 ( 5.067094)
build_miniruby 0.000936 0.000000 0.062074 ( 0.060966)
build_ruby 0.000000 0.001010 0.064257 ( 0.062959)
build_all 0.000906 0.003698 3.176853 ( 0.819846)
build_install 0.002585 0.007321 6.683915 ( 2.234048)
test_btest 0.000642 0.000000 35.343448 ( 7.648416)
test_basic 0.002836 0.003022 0.316687 ( 0.405162)
test_all 0.000951 0.002214 563.706225 ( 81.639603)
test_rubyspec 0.058095 0.028831 39.408502 ( 46.437389)
total: 144.38 sec