Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-150357
#<BuildRuby:0x000055668f7ca678
@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-150357",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004347 0.001304 0.884697 ( 1.955272)
build_miniruby 0.000882 0.000265 0.061635 ( 0.060394)
build_ruby 0.000663 0.000199 0.063392 ( 0.062307)
build_all 0.004821 0.000022 3.205424 ( 0.836242)
build_install 0.006864 0.002639 6.639683 ( 2.222428)
test_btest 0.000472 0.000135 38.825962 ( 7.136592)
test_basic 0.005289 0.000291 0.238453 ( 0.327692)
test_all 0.003193 0.000234 549.973397 ( 79.756806)
test_rubyspec 0.079470 0.017603 39.622129 ( 46.533523)
total: 138.89 sec