Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-022405
#<BuildRuby:0x000055af10666600
@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.20220325-022405",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004595 0.000835 0.950847 ( 1.237571)
build_miniruby 0.000745 0.000136 0.062320 ( 0.061161)
build_ruby 0.000720 0.000131 0.064106 ( 0.062870)
build_all 0.004801 0.000000 3.293978 ( 0.895030)
build_install 0.006665 0.003243 6.758567 ( 2.312473)
test_btest 0.000797 0.000000 41.261800 ( 7.071156)
test_basic 0.003377 0.002345 0.329686 ( 0.418472)
test_all 0.002868 0.000637 553.417014 ( 78.940377)
test_rubyspec 0.054577 0.046863 39.775765 ( 46.684311)
total: 137.68 sec