Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-213047
#<BuildRuby:0x0000558343f11550
@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.20220828-213047",
@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.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004712 0.004102 0.817296 ( 0.901168)
build_miniruby 0.001517 0.000217 0.061030 ( 0.060137)
build_ruby 0.001732 0.000248 0.062529 ( 0.061509)
build_all 0.007764 0.000463 1.283939 ( 0.489033)
build_install 0.014435 0.000630 1.571341 ( 0.794297)
test_btest 0.001236 0.000146 53.546762 ( 6.063681)
test_basic 0.006456 0.000760 0.297695 ( 0.390340)
test_all 0.003644 0.000258 498.291247 ( 52.627344)
test_rubyspec 0.047494 0.078612 41.285069 ( 50.002451)
total: 111.39 sec