Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-030946
#<BuildRuby:0x00005592f7ed5d70
@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.20220225-030946",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005751 0.000000 0.785495 ( 0.921190)
build_miniruby 0.000910 0.000000 0.062505 ( 0.061287)
build_ruby 0.000998 0.000000 0.064331 ( 0.063160)
build_all 0.004580 0.000000 3.286278 ( 0.889653)
build_install 0.010023 0.000000 6.792021 ( 2.318456)
test_btest 0.000878 0.000000 35.555784 ( 8.128894)
test_basic 0.005319 0.000000 0.289916 ( 0.379592)
test_all 0.003542 0.000000 550.043116 ( 81.520747)
test_rubyspec 0.073002 0.015167 39.967672 ( 46.893922)
total: 141.18 sec