Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-130427
#<BuildRuby:0x0000557f7545c410
@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.20220201-130427",
@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.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005418 0.000000 0.905749 ( 1.934689)
build_miniruby 0.001011 0.000000 0.062514 ( 0.061225)
build_ruby 0.000949 0.000000 0.064070 ( 0.062907)
build_all 0.004692 0.000000 3.186756 ( 0.825814)
build_install 0.010105 0.000000 6.668583 ( 2.242389)
test_btest 0.000682 0.000000 27.675391 ( 25.272521)
test_basic 0.001468 0.003571 0.272475 ( 0.362435)
test_all 0.002857 0.000130 553.572021 ( 79.641535)
test_rubyspec 0.085262 0.021955 39.582186 ( 46.625637)
total: 157.03 sec