Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-115654
#<BuildRuby:0x000055a855bf48e0
@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.20220217-115654",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.005408 0.842398 ( 1.179154)
build_miniruby 0.000000 0.000937 0.062034 ( 0.060842)
build_ruby 0.000000 0.000770 0.063514 ( 0.062482)
build_all 0.001118 0.003621 3.172396 ( 0.826517)
build_install 0.006243 0.003406 6.669941 ( 2.264798)
test_btest 0.000532 0.000290 38.190919 ( 7.915305)
test_basic 0.000000 0.005276 0.245779 ( 0.335566)
test_all 0.003031 0.001025 551.007327 ( 80.311135)
test_rubyspec 0.057357 0.030303 39.638753 ( 46.602890)
total: 139.56 sec