Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-085705
#<BuildRuby:0x00005613eafa34b8
@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.20220821-085705",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007709 0.004436 0.983451 ( 1.280144)
build_miniruby 0.001476 0.000197 0.074429 ( 0.073120)
build_ruby 0.000000 0.002145 0.075671 ( 0.073346)
build_all 0.008240 0.002013 1.528205 ( 0.566254)
build_install 0.019994 0.004024 1.870813 ( 0.918062)
test_btest 0.001208 0.000000 77.612975 ( 8.146883)
test_basic 0.007083 0.000725 0.322239 ( 0.417109)
test_all 0.004461 0.000314 681.181375 ( 67.278560)
test_rubyspec 0.082704 0.086815 45.859357 ( 54.299918)
total: 133.05 sec