Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-083141
#<BuildRuby:0x0000557e5e11d398
@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-083141",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005803 0.000000 0.706552 ( 0.786725)
build_miniruby 0.000972 0.000000 0.062620 ( 0.061466)
build_ruby 0.000929 0.000000 0.063939 ( 0.062850)
build_all 0.004520 0.000288 3.324341 ( 0.898460)
build_install 0.009327 0.000026 6.806378 ( 2.319865)
test_btest 0.000756 0.000047 40.736283 ( 6.726150)
test_basic 0.005247 0.000042 0.273977 ( 0.363677)
test_all 0.003380 0.000142 550.087452 ( 80.380503)
test_rubyspec 0.064512 0.043855 40.012709 ( 46.976712)
total: 138.58 sec