Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-070547
#<BuildRuby:0x0000559afbe10870
@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.20220219-070547",
@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.000002 0.000009 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004611 0.000769 0.869451 ( 0.843958)
build_miniruby 0.000786 0.000131 0.062377 ( 0.061312)
build_ruby 0.000703 0.000118 0.063782 ( 0.062677)
build_all 0.004127 0.000688 3.184845 ( 0.825241)
build_install 0.005131 0.004801 6.674014 ( 2.253033)
test_btest 0.000602 0.000139 40.974637 ( 6.626044)
test_basic 0.000488 0.004936 0.240947 ( 0.330770)
test_all 0.003240 0.000183 543.622924 ( 85.762465)
test_rubyspec 0.042507 0.038404 39.792549 ( 46.910012)
total: 143.68 sec