Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220315-013118
#<BuildRuby:0x000056147f52a0a0
@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.20220315-013118",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005553 0.000000 0.881336 ( 0.873426)
build_miniruby 0.000910 0.000000 0.062372 ( 0.061336)
build_ruby 0.000872 0.000000 0.063791 ( 0.062769)
build_all 0.004835 0.000000 3.314202 ( 0.901640)
build_install 0.004640 0.005441 6.812632 ( 2.337954)
test_btest 0.000678 0.000052 40.034850 ( 6.712052)
test_basic 0.000000 0.005260 0.287510 ( 0.377386)
test_all 0.002593 0.000317 531.175956 ( 88.201105)
test_rubyspec 0.068319 0.033393 39.809054 ( 46.771872)
total: 146.30 sec