Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-201129
#<BuildRuby:0x00005585c71481b8
@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.20220213-201129",
@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.000008)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005042 0.000000 0.846924 ( 1.196545)
build_miniruby 0.000924 0.000000 0.062170 ( 0.060972)
build_ruby 0.000820 0.000000 0.064030 ( 0.062913)
build_all 0.004786 0.000000 3.172059 ( 0.814922)
build_install 0.009947 0.000000 6.629162 ( 2.231651)
test_btest 0.000726 0.000000 41.322880 ( 6.941702)
test_basic 0.005298 0.000000 0.242613 ( 0.332266)
test_all 0.002024 0.000884 541.877182 ( 80.070495)
test_rubyspec 0.058818 0.031555 39.704763 ( 46.634089)
total: 138.35 sec