Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-175224
#<BuildRuby:0x000055d5195fe350
@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.20220221-175224",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004662 0.000777 0.905323 ( 3.188861)
build_miniruby 0.000782 0.000130 0.062031 ( 0.060952)
build_ruby 0.000847 0.000142 0.063906 ( 0.062681)
build_all 0.004054 0.000675 3.208978 ( 0.840561)
build_install 0.009972 0.000000 6.653600 ( 2.247607)
test_btest 0.000683 0.000000 37.110532 ( 7.834751)
test_basic 0.005058 0.000209 0.276300 ( 0.366196)
test_all 0.003303 0.000169 569.903239 ( 86.781959)
test_rubyspec 0.070665 0.024676 39.721198 ( 46.647865)
total: 148.03 sec