Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-112032
#<BuildRuby:0x000056105c2a3858
@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.20220223-112032",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006172 0.006089 0.873919 ( 1.223268)
build_miniruby 0.001430 0.000477 0.072310 ( 0.070502)
build_ruby 0.001587 0.000529 0.075925 ( 0.073456)
build_all 0.009061 0.001307 4.201410 ( 0.856422)
build_install 0.007689 0.016705 7.957070 ( 2.402349)
test_btest 0.000820 0.000410 72.808731 ( 8.530711)
test_basic 0.008645 0.000000 0.342335 ( 0.434731)
test_all 0.002645 0.000000 702.353832 ( 67.684141)
test_rubyspec 0.084711 0.079306 46.395865 ( 51.836789)
total: 133.11 sec