Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-234500
#<BuildRuby:0x000056047bdc6038
@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.20221028-234500",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003822 0.004796 1.077707 ( 1.118130)
build_miniruby 0.001214 0.000304 0.098788 ( 0.096033)
build_ruby 0.001205 0.000301 0.098943 ( 0.096064)
build_all 0.004406 0.004382 1.287155 ( 0.554350)
build_install 0.005786 0.011757 1.609788 ( 0.895073)
test_btest 0.001176 0.000549 61.638810 ( 6.890276)
test_basic 0.001209 0.004914 0.349042 ( 0.447866)
test_all 0.005162 0.001691 509.734886 ( 53.749755)
test_rubyspec 0.084053 0.037117 43.342595 ( 51.556946)
total: 115.41 sec