Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-000913
#<BuildRuby:0x0000562cbb274870
@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.20220211-000913",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005183 0.000000 0.909322 ( 0.967709)
build_miniruby 0.000926 0.000000 0.062115 ( 0.061034)
build_ruby 0.000935 0.000000 0.064352 ( 0.063170)
build_all 0.000743 0.003890 3.226760 ( 0.847125)
build_install 0.005766 0.004113 6.661384 ( 2.247740)
test_btest 0.000578 0.000068 41.217810 ( 6.606891)
test_basic 0.005047 0.000000 0.240444 ( 0.330580)
test_all 0.003287 0.000000 557.258980 ( 82.288099)
test_rubyspec 0.066581 0.031117 39.623043 ( 46.571329)
total: 139.98 sec