Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-202151
#<BuildRuby:0x0000555af6fc67e0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20220627-202151",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002238 0.004209 0.826924 ( 1.248388)
build_miniruby 0.000746 0.000106 0.058015 ( 0.056819)
build_ruby 0.000859 0.000123 0.058890 ( 0.057685)
build_all 0.003774 0.000539 1.512500 ( 0.609768)
build_install 0.008547 0.001221 6.297256 ( 2.840525)
test_btest 0.000657 0.000094 49.106666 ( 7.965638)
test_basic 0.000946 0.005313 0.349401 ( 0.437690)
test_all 0.001608 0.000345 594.427189 ( 92.493558)
test_rubyspec 0.063097 0.052745 44.750845 ( 50.290054)
total: 156.00 sec