Logfile: /home/ko1/ruby/logs/brlog.trunk.20220417-202954
#<BuildRuby:0x00005577112e0a58
@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.20220417-202954",
@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.000005)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009945 0.001421 1.010314 ( 1.838263)
build_miniruby 0.002044 0.000292 0.075915 ( 0.073897)
build_ruby 0.001876 0.000268 0.077065 ( 0.074881)
build_all 0.005999 0.005145 1.507155 ( 0.593968)
build_install 0.008450 0.012836 5.910930 ( 2.826204)
test_btest 0.000000 0.001114 80.367647 ( 8.570931)
test_basic 0.001770 0.005070 0.324388 ( 0.422011)
test_all 0.001774 0.000709 658.092801 ( 66.484364)
test_rubyspec 0.083993 0.082285 46.777918 ( 52.143135)
total: 133.03 sec