Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-235756
#<BuildRuby:0x0000555b29a9b238
@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.20220223-235756",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002802 0.002877 0.701180 ( 0.766598)
build_miniruby 0.000938 0.000000 0.062342 ( 0.061197)
build_ruby 0.000837 0.000000 0.063611 ( 0.062527)
build_all 0.004392 0.000341 3.287920 ( 0.888346)
build_install 0.005762 0.004064 6.811727 ( 2.318039)
test_btest 0.000541 0.000095 39.045345 ( 6.944328)
test_basic 0.001015 0.004096 0.263704 ( 0.353602)
test_all 0.002510 0.000590 569.531007 ( 86.349780)
test_rubyspec 0.056216 0.036521 39.988442 ( 46.937985)
total: 144.68 sec