Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-075037
#<BuildRuby:0x000055af7e098e80
@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.20220218-075037",
@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.000014 0.000000 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005217 0.000000 0.847764 ( 1.055254)
build_miniruby 0.000808 0.000000 0.062018 ( 0.060906)
build_ruby 0.000925 0.000000 0.063393 ( 0.062322)
build_all 0.001305 0.003479 3.194384 ( 0.830015)
build_install 0.009691 0.000136 6.639811 ( 2.239974)
test_btest 0.000745 0.000038 40.062425 ( 6.773699)
test_basic 0.004828 0.000241 0.264370 ( 0.354183)
test_all 0.003323 0.000166 550.032037 ( 83.267839)
test_rubyspec 0.091503 0.010340 39.600673 ( 46.552353)
total: 141.20 sec