Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-160753
#<BuildRuby:0x0000560db40cdc68
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221212-160753",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004329 0.000000 0.894360 ( 1.360639)
build_miniruby 0.000937 0.000000 1.010317 ( 1.008972)
build_ruby 0.001151 0.000000 2.663448 ( 2.574653)
build_all 0.005178 0.003772 15.827611 ( 3.284879)
build_install 0.008931 0.000000 2.195611 ( 1.223207)
test_btest 0.000537 0.000000 62.876946 ( 11.314974)
test_basic 0.001255 0.003404 0.321794 ( 0.412038)
test_all 0.001492 0.000130 669.400791 (152.428927)
test_rubyspec 0.033285 0.028423 52.724911 ( 60.847383)
total: 234.46 sec