Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-035019
#<BuildRuby:0x000055a3db709390
@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.20220803-035019",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.009057 0.001509 0.866400 ( 4.159257)
build_miniruby 0.001642 0.000274 0.065161 ( 0.063355)
build_ruby 0.001452 0.000242 0.066592 ( 0.065155)
build_all 0.007487 0.000371 1.227067 ( 0.475204)
build_install 0.010669 0.005292 4.194949 ( 1.738991)
test_btest 0.001832 0.000366 50.941964 ( 6.157665)
test_basic 0.004821 0.000964 0.286041 ( 0.376495)
test_all 0.001690 0.000338 481.069961 ( 51.907875)
test_rubyspec 0.084657 0.039929 41.304499 ( 48.979910)
total: 113.92 sec