Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-225307
#<BuildRuby:0x000055f70d133800
@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.20220731-225307",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006567 0.005236 0.961569 ( 0.962457)
build_miniruby 0.001538 0.000330 0.073644 ( 0.072562)
build_ruby 0.002059 0.000441 0.079534 ( 0.078295)
build_all 0.004221 0.005775 1.540538 ( 0.582890)
build_install 0.017919 0.004436 5.174300 ( 2.096620)
test_btest 0.000828 0.000230 71.728259 ( 8.234614)
test_basic 0.002248 0.005590 0.323700 ( 0.413269)
test_all 0.001804 0.000601 638.529285 ( 64.196494)
test_rubyspec 0.088657 0.075926 45.574343 ( 51.322368)
total: 127.96 sec