Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-054800
#<BuildRuby:0x0000556111219c20
@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.20220226-054800",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005104 0.000393 0.893461 ( 1.053797)
build_miniruby 0.000760 0.000059 0.062259 ( 0.061137)
build_ruby 0.000797 0.000061 0.064155 ( 0.063063)
build_all 0.004257 0.000328 3.311875 ( 0.897286)
build_install 0.009324 0.000331 6.814179 ( 2.326192)
test_btest 0.000771 0.000055 39.361051 ( 7.227713)
test_basic 0.000156 0.005112 0.291726 ( 0.381514)
test_all 0.003279 0.000160 551.673895 ( 82.784864)
test_rubyspec 0.059997 0.038644 39.937712 ( 46.889940)
total: 141.69 sec