Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-023434
#<BuildRuby:0x0000558040a308e8
@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.20220214-023434",
@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.000020 0.000001 0.000021 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.008949 0.000320 0.945372 ( 1.515988)
build_miniruby 0.001558 0.000098 0.077790 ( 0.076130)
build_ruby 0.001682 0.000105 0.066283 ( 0.064482)
build_all 0.010342 0.000647 4.100870 ( 0.792339)
build_install 0.018753 0.005416 7.825120 ( 2.388438)
test_btest 0.000921 0.000097 76.661822 ( 8.089802)
test_basic 0.007912 0.000000 0.340678 ( 0.431275)
test_all 0.001588 0.000000 664.191731 ( 65.516529)
test_rubyspec 0.091954 0.079964 46.334925 ( 51.714944)
total: 130.59 sec