Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-144607
#<BuildRuby:0x000056496c7f61e0
@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.20220206-144607",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005934 0.000000 0.876038 ( 0.987140)
build_miniruby 0.000922 0.000000 0.062421 ( 0.061267)
build_ruby 0.000000 0.000904 0.063771 ( 0.062532)
build_all 0.001040 0.003813 3.213563 ( 0.842013)
build_install 0.009286 0.000714 6.683490 ( 2.236254)
test_btest 0.000603 0.000047 36.893012 ( 7.648682)
test_basic 0.000370 0.004795 0.273592 ( 0.363450)
test_all 0.000000 0.004026 567.355627 ( 83.579724)
test_rubyspec 0.044981 0.047447 39.826396 ( 46.808998)
total: 142.59 sec