Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-030244
#<BuildRuby:0x000055fc4fb3a320
@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.20220211-030244",
@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.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.001661 0.003709 0.886708 ( 0.942435)
build_miniruby 0.000813 0.000054 0.062527 ( 0.061449)
build_ruby 0.000000 0.000952 0.064259 ( 0.062988)
build_all 0.002250 0.002585 3.185510 ( 0.826452)
build_install 0.009803 0.000000 6.641595 ( 2.241498)
test_btest 0.000708 0.000000 36.438006 ( 7.513311)
test_basic 0.003115 0.003530 0.268925 ( 0.357616)
test_all 0.003347 0.000083 563.377755 ( 82.674356)
test_rubyspec 0.084294 0.023375 39.690326 ( 46.630930)
total: 141.31 sec