Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-141155
#<BuildRuby:0x000055c0ef1d6fe0
@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.20220911-141155",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.010390 0.000742 1.144211 ( 1.125645)
build_miniruby 0.001803 0.000129 0.066295 ( 0.065897)
build_ruby 0.002322 0.000166 0.071578 ( 0.070100)
build_all 0.006459 0.004054 1.588647 ( 0.613084)
build_install 0.010270 0.012878 1.929685 ( 0.962481)
test_btest 0.000925 0.000231 88.362473 ( 9.774182)
test_basic 0.006716 0.001679 0.359963 ( 0.448303)
test_all 0.000129 0.004842 693.663924 ( 68.706079)
test_rubyspec 0.105622 0.060848 47.071428 ( 55.207032)
total: 136.97 sec