Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-035654
#<BuildRuby:0x00005560ae192878
@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.20220814-035654",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002097 0.004367 0.805603 ( 1.912599)
build_miniruby 0.000803 0.000185 0.057818 ( 0.056500)
build_ruby 0.000756 0.000174 0.059688 ( 0.058410)
build_all 0.003774 0.000871 1.551192 ( 0.602635)
build_install 0.005430 0.003533 1.913416 ( 0.968881)
test_btest 0.000683 0.000182 49.509814 ( 8.550924)
test_basic 0.006173 0.000000 0.341664 ( 0.429468)
test_all 0.002206 0.000000 636.024497 ( 90.324634)
test_rubyspec 0.067342 0.059916 43.816262 ( 51.181038)
total: 154.09 sec