Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-233509
#<BuildRuby:0x00005593fea03fb0
@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.20220720-233509",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002741 0.004040 0.858829 ( 1.562883)
build_miniruby 0.001021 0.000000 0.057154 ( 0.055867)
build_ruby 0.000000 0.001021 0.059212 ( 0.057937)
build_all 0.002659 0.002029 1.536299 ( 0.604501)
build_install 0.009819 0.001091 5.672125 ( 2.189860)
test_btest 0.000591 0.000066 50.718384 ( 8.072387)
test_basic 0.004789 0.000532 0.316124 ( 0.405007)
test_all 0.001137 0.000126 594.519057 ( 95.234049)
test_rubyspec 0.079164 0.039042 43.777027 ( 49.351576)
total: 157.53 sec