Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-203225
#<BuildRuby:0x00005634714c0620
@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.20220831-203225",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.010755 0.000440 0.969929 ( 1.228741)
build_miniruby 0.002089 0.000139 0.075353 ( 0.073531)
build_ruby 0.001550 0.000103 0.070911 ( 0.069827)
build_all 0.010568 0.000000 1.539545 ( 0.605979)
build_install 0.020301 0.000000 1.897498 ( 0.938947)
test_btest 0.001228 0.000000 73.706861 ( 8.286846)
test_basic 0.004846 0.003295 0.335856 ( 0.423740)
test_all 0.003243 0.000000 680.425119 ( 66.766897)
test_rubyspec 0.112492 0.055563 46.005446 ( 54.518426)
total: 132.91 sec