Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-212826
#<BuildRuby:0x000055ab1eb66678
@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.20220208-212826",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004600 0.001254 0.843084 ( 1.201209)
build_miniruby 0.000741 0.000202 0.062216 ( 0.061070)
build_ruby 0.000706 0.000192 0.064058 ( 0.062921)
build_all 0.004686 0.000068 3.190935 ( 0.833013)
build_install 0.003125 0.006825 6.641494 ( 2.229763)
test_btest 0.000582 0.000207 40.061237 ( 6.820255)
test_basic 0.005138 0.000000 0.270159 ( 0.360107)
test_all 0.001744 0.001289 541.024641 ( 90.914254)
test_rubyspec 0.048506 0.047025 39.448206 ( 46.382524)
total: 148.87 sec