Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-024816
#<BuildRuby:0x00005641e81881b8
@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.20220207-024816",
@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.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000000 0.005289 0.822867 ( 0.939255)
build_miniruby 0.000000 0.000981 0.062654 ( 0.061401)
build_ruby 0.000044 0.000816 0.063624 ( 0.062663)
build_all 0.004273 0.000570 3.203098 ( 0.838130)
build_install 0.005564 0.004194 6.673686 ( 2.264501)
test_btest 0.000650 0.000122 40.347683 ( 7.318557)
test_basic 0.005337 0.000000 0.271436 ( 0.361572)
test_all 0.002777 0.000017 545.992916 ( 81.134321)
test_rubyspec 0.059959 0.047576 39.733638 ( 46.668058)
total: 139.65 sec