Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-092531
#<BuildRuby:0x000055814b603340
@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.20220329-092531",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011373 1.020176 ( 1.938934)
build_miniruby 0.000793 0.001862 0.069724 ( 0.067011)
build_ruby 0.001545 0.000618 0.079515 ( 0.077696)
build_all 0.009281 0.000671 4.107533 ( 0.830651)
build_install 0.012222 0.011353 7.983615 ( 2.406980)
test_btest 0.001518 0.000675 76.800422 ( 7.914693)
test_basic 0.005256 0.002336 0.351493 ( 0.441144)
test_all 0.001334 0.000593 646.304879 ( 65.198175)
test_rubyspec 0.086288 0.074055 45.957016 ( 51.359667)
total: 130.24 sec