Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-041850
#<BuildRuby:0x0000557245514480
@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.20220219-041850",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011961 0.000510 0.950116 ( 1.152902)
build_miniruby 0.002031 0.000254 0.076447 ( 0.074507)
build_ruby 0.002103 0.000263 0.077349 ( 0.074752)
build_all 0.010482 0.000000 4.071752 ( 0.771964)
build_install 0.021447 0.000925 7.828413 ( 2.315829)
test_btest 0.000875 0.000083 71.364959 ( 7.962727)
test_basic 0.002786 0.004684 0.334413 ( 0.432721)
test_all 0.001397 0.000190 701.939316 ( 67.484592)
test_rubyspec 0.116877 0.045369 46.340295 ( 51.524947)
total: 131.80 sec