Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-081850
#<BuildRuby:0x0000559c5f84cfa0
@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.20220211-081850",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005418 0.000417 0.859474 ( 1.216357)
build_miniruby 0.000834 0.000064 0.062417 ( 0.061364)
build_ruby 0.000773 0.000059 0.064334 ( 0.063270)
build_all 0.000454 0.004471 3.198275 ( 0.827851)
build_install 0.009709 0.000111 6.667514 ( 2.246310)
test_btest 0.000688 0.000092 36.654308 ( 7.196235)
test_basic 0.004335 0.000578 0.270314 ( 0.360616)
test_all 0.003548 0.000167 553.719474 ( 80.903078)
test_rubyspec 0.066401 0.032091 39.651798 ( 46.597202)
total: 139.47 sec