Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-041347
#<BuildRuby:0x000055812d9403a0
@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.20220629-041347",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008760 0.002190 1.014315 ( 3.537573)
build_miniruby 0.000000 0.002278 0.068398 ( 0.066267)
build_ruby 0.001103 0.001259 0.078198 ( 0.075842)
build_all 0.005495 0.004854 1.514980 ( 0.605979)
build_install 0.023443 0.000150 5.800000 ( 2.784748)
test_btest 0.000870 0.000229 74.669450 ( 8.327702)
test_basic 0.007569 0.000000 0.325044 ( 0.412876)
test_all 0.002614 0.000000 669.548484 ( 66.334243)
test_rubyspec 0.140001 0.047487 45.882611 ( 52.107938)
total: 134.25 sec