Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-213747
#<BuildRuby:0x000055b0f44101b8
@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.20220220-213747",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005716 0.000000 0.923579 ( 0.948629)
build_miniruby 0.000000 0.000960 0.062861 ( 0.061650)
build_ruby 0.000000 0.000960 0.063806 ( 0.062659)
build_all 0.002045 0.002731 3.246032 ( 0.868372)
build_install 0.004317 0.005409 6.630846 ( 2.233384)
test_btest 0.000674 0.000103 40.521282 ( 6.759951)
test_basic 0.004489 0.000691 0.276905 ( 0.366833)
test_all 0.002819 0.000433 545.228221 ( 81.019893)
test_rubyspec 0.066841 0.038948 39.609236 ( 46.611162)
total: 138.93 sec