Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-041538
#<BuildRuby:0x000055bb6fefc920
@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.20220826-041538",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008075 0.003517 0.967187 ( 1.447526)
build_miniruby 0.001955 0.000230 0.074313 ( 0.071842)
build_ruby 0.001877 0.000221 0.077919 ( 0.075797)
build_all 0.005279 0.004198 1.528949 ( 0.582336)
build_install 0.023595 0.000000 1.878517 ( 0.912222)
test_btest 0.000000 0.001422 73.653411 ( 8.100793)
test_basic 0.005136 0.001966 0.309804 ( 0.399974)
test_all 0.004253 0.000654 681.206872 ( 66.912746)
test_rubyspec 0.110247 0.060067 45.600059 ( 54.001927)
total: 132.51 sec