Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-195056
#<BuildRuby:0x0000564e88d4d398
@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.20220209-195056",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001444 0.004223 0.980751 ( 0.969894)
build_miniruby 0.000688 0.000172 0.061875 ( 0.060772)
build_ruby 0.000901 0.000000 0.063878 ( 0.062705)
build_all 0.004770 0.000000 3.189844 ( 0.826836)
build_install 0.009969 0.000000 6.664844 ( 2.231512)
test_btest 0.000831 0.000000 37.394682 ( 7.605140)
test_basic 0.003325 0.002288 0.255578 ( 0.344702)
test_all 0.002685 0.000565 536.551362 ( 86.573892)
test_rubyspec 0.057171 0.043389 39.490040 ( 46.470337)
total: 145.15 sec