Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-160250
#<BuildRuby:0x0000561c94f22630
@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.20220213-160250",
@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.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005454 0.000000 0.872010 ( 1.440545)
build_miniruby 0.000914 0.000000 0.062052 ( 0.060853)
build_ruby 0.000898 0.000000 0.064028 ( 0.062885)
build_all 0.004562 0.000000 3.173564 ( 0.820808)
build_install 0.004705 0.005069 6.629237 ( 2.220520)
test_btest 0.000779 0.000056 38.482574 ( 7.689340)
test_basic 0.000740 0.004546 0.243152 ( 0.332720)
test_all 0.003183 0.000075 539.464698 ( 91.686250)
test_rubyspec 0.065622 0.025611 39.413618 ( 46.428056)
total: 150.74 sec