Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-083218
#<BuildRuby:0x0000558d53c0afe0
@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.20220828-083218",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008905 0.002055 0.971603 ( 1.028325)
build_miniruby 0.002044 0.000000 0.076283 ( 0.075827)
build_ruby 0.001898 0.000000 0.074557 ( 0.074057)
build_all 0.009832 0.000022 1.541196 ( 0.591390)
build_install 0.012051 0.008772 1.880011 ( 0.942864)
test_btest 0.000928 0.000244 74.712604 ( 8.234105)
test_basic 0.003918 0.004420 0.306867 ( 0.396554)
test_all 0.005484 0.000000 642.707725 ( 65.076214)
test_rubyspec 0.127338 0.047346 45.803519 ( 54.195228)
total: 130.62 sec