Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-063503
#<BuildRuby:0x000055c104b604e8
@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.20220224-063503",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008245 0.004094 0.910573 ( 3.468543)
build_miniruby 0.001885 0.000000 0.069926 ( 0.067960)
build_ruby 0.001981 0.000000 0.074529 ( 0.072894)
build_all 0.008973 0.001665 4.232785 ( 0.837278)
build_install 0.021154 0.002914 7.917325 ( 2.383182)
test_btest 0.001119 0.000197 72.979917 ( 7.735355)
test_basic 0.006830 0.001206 0.346010 ( 0.434514)
test_all 0.001462 0.000258 671.088186 ( 65.652656)
test_rubyspec 0.084368 0.091279 46.375654 ( 51.868442)
total: 132.52 sec