Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-024632
#<BuildRuby:0x0000558d817f27e0
@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.20220817-024632",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.002182 0.004314 0.832018 ( 1.013293)
build_miniruby 0.000903 0.000000 0.057745 ( 0.056648)
build_ruby 0.001014 0.000000 0.059221 ( 0.057988)
build_all 0.004436 0.000143 1.523716 ( 0.593802)
build_install 0.010673 0.000388 1.905200 ( 0.959495)
test_btest 0.000715 0.000044 46.198255 ( 9.050010)
test_basic 0.005884 0.000057 0.334929 ( 0.423108)
test_all 0.002124 0.000000 617.572162 ( 89.807833)
test_rubyspec 0.101828 0.023295 44.038678 ( 51.406936)
total: 153.37 sec