Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-072159
#<BuildRuby:0x000055c612f67f10
@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.20221125-072159",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004584 0.000287 1.117724 ( 1.128685)
build_miniruby 0.000890 0.000056 0.937917 ( 0.936695)
build_ruby 0.001263 0.000079 2.752550 ( 2.620570)
build_all 0.003851 0.004960 15.913081 ( 3.257157)
build_install 0.003336 0.006335 2.125136 ( 1.238946)
test_btest 0.000493 0.000099 55.633061 ( 11.503756)
test_basic 0.003789 0.000757 0.289593 ( 0.380669)
test_all 0.001194 0.000239 670.418644 (112.161648)
test_rubyspec 0.057677 0.015415 53.118245 ( 61.344574)
total: 194.57 sec