Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-043131
#<BuildRuby:0x0000561bb7f6f238
@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.20220224-043131",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001852 0.003383 0.708335 ( 0.879686)
build_miniruby 0.000900 0.000000 0.062538 ( 0.061415)
build_ruby 0.000939 0.000000 0.064585 ( 0.063423)
build_all 0.000000 0.004621 3.317302 ( 0.899102)
build_install 0.004060 0.005872 6.805161 ( 2.334106)
test_btest 0.000541 0.000216 38.108372 ( 7.137936)
test_basic 0.004116 0.001647 0.295691 ( 0.384563)
test_all 0.002957 0.000194 559.639288 ( 81.549127)
test_rubyspec 0.058575 0.047417 40.102438 ( 47.053652)
total: 140.36 sec