Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-220201
#<BuildRuby:0x000055e4264fcbc0
@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.20220307-220201",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004888 0.000814 0.902949 ( 1.229609)
build_miniruby 0.000000 0.000934 0.061763 ( 0.060668)
build_ruby 0.000000 0.000854 0.064032 ( 0.062900)
build_all 0.002634 0.001992 3.290142 ( 0.885539)
build_install 0.009622 0.000272 6.807254 ( 2.339035)
test_btest 0.000685 0.000137 36.962081 ( 8.050527)
test_basic 0.000000 0.005259 0.310757 ( 0.400126)
test_all 0.001152 0.002266 554.286855 ( 82.229662)
test_rubyspec 0.059537 0.042013 39.752552 ( 46.690684)
total: 141.95 sec