Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-142037
#<BuildRuby:0x000055968652e1e0
@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-142037",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004961 0.000413 0.842248 ( 0.827716)
build_miniruby 0.000908 0.000075 0.062167 ( 0.060995)
build_ruby 0.000799 0.000066 0.064193 ( 0.062959)
build_all 0.004812 0.000000 3.201966 ( 0.831533)
build_install 0.009850 0.000000 6.652394 ( 2.236397)
test_btest 0.000855 0.000000 40.496816 ( 7.524262)
test_basic 0.005135 0.000124 0.273099 ( 0.362692)
test_all 0.001018 0.002261 547.008241 ( 79.536017)
test_rubyspec 0.056473 0.028325 39.843649 ( 46.810546)
total: 138.25 sec