Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-074508
#<BuildRuby:0x0000555fd684c8e0
@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-074508",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005734 0.000000 0.856666 ( 0.999096)
build_miniruby 0.000837 0.000000 0.061819 ( 0.060703)
build_ruby 0.000808 0.000000 0.063819 ( 0.062788)
build_all 0.004811 0.000000 3.182585 ( 0.820810)
build_install 0.005233 0.004769 6.664972 ( 2.239137)
test_btest 0.000714 0.000048 39.908322 ( 7.023599)
test_basic 0.006056 0.000403 0.245193 ( 0.333862)
test_all 0.003154 0.000168 553.624741 ( 83.135462)
test_rubyspec 0.067763 0.031959 39.534731 ( 46.522491)
total: 141.20 sec