Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-153351
#<BuildRuby:0x000055dca21701b8
@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.20220208-153351",
@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.000019 0.000000 0.000019 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001741 0.004018 0.892286 ( 1.440950)
build_miniruby 0.000873 0.000063 0.062002 ( 0.060869)
build_ruby 0.000884 0.000063 0.063678 ( 0.062514)
build_all 0.001206 0.003760 3.175122 ( 0.820481)
build_install 0.004955 0.004950 6.688734 ( 2.257497)
test_btest 0.000600 0.000120 39.818392 ( 7.433225)
test_basic 0.005242 0.000000 0.284991 ( 0.374475)
test_all 0.000000 0.003328 559.426949 ( 84.513834)
test_rubyspec 0.070085 0.035336 39.350081 ( 46.307870)
total: 143.27 sec