Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220205-163439
#<BuildRuby:0x0000555fa01f9730
@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",
@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.20220205-163439",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.005227 0.000083 0.827985 ( 0.954770)
build_miniruby 0.000901 0.000069 0.062218 ( 0.061029)
build_ruby 0.000834 0.000064 0.064156 ( 0.063071)
build_all 0.004823 0.000033 3.196851 ( 0.827076)
build_install 0.005595 0.004564 6.691248 ( 2.240226)
test_btest 0.000741 0.000099 28.195210 ( 25.436743)
test_basic 0.005097 0.000070 0.239220 ( 0.329586)
test_all 0.002886 0.000273 568.622656 ( 84.460976)
test_rubyspec 0.046172 0.027272 39.769922 ( 46.752010)
total: 161.13 sec