Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-210039
#<BuildRuby:0x00005612aecb6350
@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-210039",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000000 0.005947 0.932973 ( 1.310380)
build_miniruby 0.000000 0.001016 0.062470 ( 0.061211)
build_ruby 0.000713 0.000251 0.064285 ( 0.063030)
build_all 0.000741 0.003803 3.306872 ( 0.890042)
build_install 0.006283 0.003440 6.788582 ( 2.320012)
test_btest 0.000543 0.000128 39.068794 ( 6.850101)
test_basic 0.004121 0.000970 0.278182 ( 0.368095)
test_all 0.001184 0.002239 534.607862 ( 90.911332)
test_rubyspec 0.067992 0.023384 39.661412 ( 46.626921)
total: 149.40 sec