Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-063413
#<BuildRuby:0x000055c020d296b0
@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.20220130-063413",
@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.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005619 0.000000 0.839655 ( 1.474008)
build_miniruby 0.000898 0.000000 0.061608 ( 0.060445)
build_ruby 0.000964 0.000000 0.063807 ( 0.062679)
build_all 0.004551 0.000000 3.136291 ( 0.823159)
build_install 0.004851 0.004456 6.593913 ( 2.214236)
test_btest 0.000000 0.000695 27.491559 ( 25.092827)
test_basic 0.002007 0.003429 0.294167 ( 0.383665)
test_all 0.000000 0.003548 538.335683 ( 80.901194)
test_rubyspec 0.051316 0.037655 39.288053 ( 46.288193)
total: 157.30 sec