Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-090219
#<BuildRuby:0x000055f1b8d6e660
@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.20220215-090219",
@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.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.005153 0.000000 0.894157 ( 1.668565)
build_miniruby 0.000871 0.000000 0.061848 ( 0.060718)
build_ruby 0.000933 0.000000 0.064089 ( 0.062849)
build_all 0.003647 0.000908 3.168180 ( 0.821351)
build_install 0.010808 0.000000 6.620754 ( 2.224029)
test_btest 0.000767 0.000000 39.520860 ( 7.177530)
test_basic 0.005279 0.000000 0.244684 ( 0.334548)
test_all 0.003624 0.000000 553.227719 ( 79.876295)
test_rubyspec 0.089709 0.008972 39.559615 ( 46.540028)
total: 138.77 sec