Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-094747
#<BuildRuby:0x00005651a394c8e8
@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.20220422-094747",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002450 0.008845 1.025083 ( 1.661519)
build_miniruby 0.002244 0.000000 0.077869 ( 0.075366)
build_ruby 0.001753 0.000000 0.074923 ( 0.073494)
build_all 0.008342 0.000771 1.489696 ( 0.613494)
build_install 0.014188 0.005772 5.810926 ( 2.795946)
test_btest 0.000000 0.001490 71.355346 ( 7.944245)
test_basic 0.005524 0.003471 0.339216 ( 0.424380)
test_all 0.001949 0.000541 684.782711 ( 66.770040)
test_rubyspec 0.077337 0.093901 45.228906 ( 50.359467)
total: 130.72 sec