Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-235958
#<BuildRuby:0x000055fdaf16a7a8
@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",
@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.20220130-235958",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005804 0.000000 0.950280 ( 0.949691)
build_miniruby 0.000916 0.000000 0.063439 ( 0.062351)
build_ruby 0.000911 0.000000 0.063620 ( 0.062547)
build_all 0.004615 0.000000 3.143270 ( 0.823431)
build_install 0.009620 0.000080 6.579966 ( 2.219416)
test_btest 0.000749 0.000044 27.498489 ( 25.177431)
test_basic 0.001624 0.003548 0.238422 ( 0.328472)
test_all 0.003003 0.000178 544.450351 ( 78.332974)
test_rubyspec 0.062919 0.027083 39.426434 ( 46.336487)
total: 154.29 sec