Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-015855
#<BuildRuby:0x000055f92b18f680
@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.20220222-015855",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.011227 0.987842 ( 6.332865)
build_miniruby 0.001008 0.001046 0.068610 ( 0.067047)
build_ruby 0.001162 0.000581 0.074814 ( 0.073205)
build_all 0.008730 0.002470 4.124812 ( 0.801340)
build_install 0.019916 0.003193 7.759128 ( 2.317737)
test_btest 0.000747 0.000291 72.363750 ( 8.062424)
test_basic 0.004132 0.004290 0.329512 ( 0.416013)
test_all 0.000673 0.001202 659.212882 ( 65.010255)
test_rubyspec 0.093857 0.068459 46.630604 ( 51.792236)
total: 134.87 sec