Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-161321
#<BuildRuby:0x000055f985cb0870
@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.20220222-161321",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.005380 0.937514 ( 2.950762)
build_miniruby 0.000000 0.000948 0.062223 ( 0.061002)
build_ruby 0.000424 0.000524 0.064119 ( 0.062942)
build_all 0.000820 0.003842 3.190138 ( 0.825982)
build_install 0.006647 0.003453 6.651935 ( 2.257926)
test_btest 0.000661 0.000206 39.467183 ( 7.271985)
test_basic 0.004834 0.000341 0.239647 ( 0.329686)
test_all 0.002416 0.000711 542.146846 ( 80.332696)
test_rubyspec 0.062509 0.017305 40.113652 ( 47.115850)
total: 141.21 sec