Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-142607
#<BuildRuby:0x0000558614782e00
@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.20220827-142607",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000883 0.010722 0.819871 ( 0.883600)
build_miniruby 0.001483 0.000570 0.055093 ( 0.053488)
build_ruby 0.001303 0.000000 0.050250 ( 0.049412)
build_all 0.000454 0.006741 1.223947 ( 0.455414)
build_install 0.009800 0.004900 1.584251 ( 0.791961)
test_btest 0.000830 0.000415 53.856973 ( 5.936035)
test_basic 0.005596 0.000518 0.295960 ( 0.386165)
test_all 0.005331 0.000334 497.505661 ( 52.849235)
test_rubyspec 0.065092 0.047094 46.938055 ( 55.582861)
total: 116.99 sec