Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-202516
#<BuildRuby:0x00005627cfcb46c8
@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.20220226-202516",
@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.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010681 0.000495 1.011696 ( 1.110390)
build_miniruby 0.002193 0.000169 0.075140 ( 0.072714)
build_ruby 0.001834 0.000141 0.073229 ( 0.072017)
build_all 0.000681 0.010311 4.220554 ( 0.844079)
build_install 0.019220 0.003700 7.962300 ( 2.419266)
test_btest 0.000984 0.000219 75.740107 ( 8.119455)
test_basic 0.005971 0.001327 0.340090 ( 0.435268)
test_all 0.001502 0.000334 696.714596 ( 67.357314)
test_rubyspec 0.104074 0.051249 46.222870 ( 51.588083)
total: 132.02 sec