Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-153124
#<BuildRuby:0x000055993f6d8e80
@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.20220209-153124",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005290 0.000102 0.863431 ( 1.684832)
build_miniruby 0.000926 0.000067 0.062200 ( 0.061017)
build_ruby 0.000753 0.000054 0.063861 ( 0.062749)
build_all 0.000627 0.004180 3.211513 ( 0.842874)
build_install 0.009085 0.000660 6.659720 ( 2.246084)
test_btest 0.000683 0.000091 35.778178 ( 8.240556)
test_basic 0.004524 0.000604 0.274891 ( 0.364695)
test_all 0.002997 0.000400 562.481426 ( 83.713392)
test_rubyspec 0.088929 0.017335 39.502766 ( 46.445154)
total: 143.66 sec