Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-184339
#<BuildRuby:0x000055f41d43ead8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220719-184339",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.008776 0.000731 0.694530 ( 0.851859)
build_miniruby 0.001178 0.000098 0.048948 ( 0.047637)
build_ruby 0.001359 0.000113 0.048908 ( 0.047377)
build_all 0.005555 0.000463 1.230460 ( 0.472779)
build_install 0.014667 0.000712 4.348474 ( 1.781812)
test_btest 0.000627 0.000048 54.598964 ( 9.856396)
test_basic 0.005406 0.000000 0.230989 ( 0.329285)
test_all 0.000000 0.003690 552.139985 ( 95.127353)
test_rubyspec 0.081930 0.057017 40.097814 ( 46.270576)
total: 154.79 sec