Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-171435
#<BuildRuby:0x00005603450eef90
@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.20220813-171435",
@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.000006)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002429 0.010062 0.848702 ( 0.882836)
build_miniruby 0.001631 0.000582 0.062660 ( 0.060377)
build_ruby 0.001423 0.000508 0.062442 ( 0.060957)
build_all 0.007331 0.002619 1.291019 ( 0.492287)
build_install 0.009983 0.004839 1.587558 ( 0.793985)
test_btest 0.000653 0.000245 56.498961 ( 6.156252)
test_basic 0.000975 0.004930 0.281247 ( 0.371436)
test_all 0.003102 0.000828 517.743575 ( 52.990794)
test_rubyspec 0.090723 0.043775 41.584866 ( 49.308514)
total: 111.12 sec