Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-033424
#<BuildRuby:0x0000559ce07ee1e0
@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-033424",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005341 0.000000 0.819490 ( 1.189307)
build_miniruby 0.000892 0.000000 0.061981 ( 0.060830)
build_ruby 0.000917 0.000000 0.063526 ( 0.062352)
build_all 0.004820 0.000000 3.169091 ( 0.821068)
build_install 0.010105 0.000000 6.657668 ( 2.252777)
test_btest 0.000676 0.000000 34.765952 ( 8.229163)
test_basic 0.001452 0.004158 0.293722 ( 0.382717)
test_all 0.003116 0.000164 556.707025 ( 82.547380)
test_rubyspec 0.054276 0.036626 39.587893 ( 46.534336)
total: 142.08 sec