Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-143839
#<BuildRuby:0x000055b3fa262ad8
@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.20221006-143839",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000052 0.000004 0.000056 ( 0.000056)
build_up 0.000000 0.011934 1.076020 ( 1.159363)
build_miniruby 0.000000 0.001972 0.095529 ( 0.092662)
build_ruby 0.000000 0.001677 0.100573 ( 0.098479)
build_all 0.003864 0.004285 1.263267 ( 0.564148)
build_install 0.014963 0.001030 1.591122 ( 0.878194)
test_btest 0.001614 0.000570 60.066288 ( 6.572168)
test_basic 0.003261 0.003989 0.356121 ( 0.448144)
test_all 0.005128 0.001994 481.477593 ( 52.592910)
test_rubyspec 0.071984 0.048139 42.174420 ( 50.804927)
total: 113.21 sec