Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-020205
#<BuildRuby:0x000055ed62f9c4f0
@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.20220318-020205",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009762 0.001501 1.029477 ( 1.555896)
build_miniruby 0.001483 0.000228 0.070117 ( 0.068595)
build_ruby 0.001913 0.000294 0.077763 ( 0.075564)
build_all 0.009641 0.000659 4.208028 ( 0.835689)
build_install 0.019448 0.005030 7.966310 ( 2.453732)
test_btest 0.001198 0.000199 75.006990 ( 8.484729)
test_basic 0.005857 0.000976 0.337139 ( 0.426564)
test_all 0.001403 0.000233 702.506679 ( 67.985453)
test_rubyspec 0.100238 0.070036 46.201907 ( 51.586662)
total: 133.47 sec