Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-062041
#<BuildRuby:0x000055a46156dd70
@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.20220325-062041",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001292 0.004363 0.920838 ( 0.901930)
build_miniruby 0.000834 0.000139 0.062402 ( 0.061212)
build_ruby 0.000000 0.000930 0.064084 ( 0.062955)
build_all 0.001101 0.003635 3.287653 ( 0.888731)
build_install 0.000675 0.009134 6.776355 ( 2.301106)
test_btest 0.000548 0.000229 37.237705 ( 8.076664)
test_basic 0.000512 0.004790 0.264723 ( 0.354264)
test_all 0.003031 0.000388 552.002542 ( 80.651095)
test_rubyspec 0.076146 0.027387 39.580766 ( 46.531913)
total: 139.83 sec