Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-045007
#<BuildRuby:0x00005603123eaad8
@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-045007",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004731 0.004718 1.063939 ( 1.121995)
build_miniruby 0.001400 0.000215 0.098083 ( 0.094525)
build_ruby 0.001310 0.000201 0.097449 ( 0.094258)
build_all 0.003417 0.004327 1.314102 ( 0.559212)
build_install 0.013913 0.001883 1.638362 ( 0.898990)
test_btest 0.001902 0.000380 62.855970 ( 6.383877)
test_basic 0.002577 0.004590 0.345264 ( 0.435241)
test_all 0.007146 0.000482 507.692272 ( 53.864394)
test_rubyspec 0.072591 0.048283 43.517355 ( 52.106292)
total: 115.56 sec