Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220204-214959
#<BuildRuby:0x000055c7950f2140
@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.20220204-214959",
@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.000003 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005350 0.000323 0.825243 ( 0.861860)
build_miniruby 0.000768 0.000209 0.062388 ( 0.061290)
build_ruby 0.000713 0.000194 0.063608 ( 0.062581)
build_all 0.003626 0.000989 3.189327 ( 0.829608)
build_install 0.008897 0.001037 6.675995 ( 2.259131)
test_btest 0.000711 0.000178 28.685288 ( 25.662948)
test_basic 0.000258 0.005248 0.271680 ( 0.361291)
test_all 0.003237 0.000156 552.199481 ( 85.071680)
test_rubyspec 0.058993 0.041356 39.698737 ( 46.663379)
total: 161.83 sec