Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-002710
#<BuildRuby:0x0000564a82ded5a0
@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.20220214-002710",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.001623 0.004260 0.904701 ( 1.206298)
build_miniruby 0.000833 0.000064 0.061869 ( 0.060812)
build_ruby 0.000900 0.000069 0.064073 ( 0.062928)
build_all 0.004670 0.000018 3.178205 ( 0.823389)
build_install 0.005372 0.004553 6.641627 ( 2.249300)
test_btest 0.000753 0.000101 40.580589 ( 6.557562)
test_basic 0.005475 0.000116 0.345495 ( 0.434317)
test_all 0.002764 0.000345 551.382426 ( 81.376231)
test_rubyspec 0.076837 0.024514 39.590303 ( 46.587074)
total: 139.36 sec