Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-011155
#<BuildRuby:0x0000560bb0f3de98
@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-011155",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000529 0.003712 0.872039 ( 1.078792)
build_miniruby 0.000867 0.000124 1.039337 ( 1.037939)
build_ruby 0.001259 0.000000 2.760006 ( 2.653033)
build_all 0.008887 0.000000 15.769536 ( 3.221281)
build_install 0.006516 0.002397 2.224369 ( 1.248049)
test_btest 0.000559 0.000080 62.783236 ( 11.021679)
test_basic 0.000897 0.003694 0.304611 ( 0.395710)
test_all 0.001006 0.000191 676.970390 (140.388594)
test_rubyspec 0.053027 0.011329 53.128229 ( 61.320257)
total: 222.37 sec