Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-035912
#<BuildRuby:0x000055d62ba38480
@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.20220216-035912",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006118 0.004977 0.949184 ( 3.082650)
build_miniruby 0.001530 0.000340 0.075604 ( 0.074622)
build_ruby 0.001563 0.000348 0.075686 ( 0.075360)
build_all 0.002986 0.007926 4.090957 ( 0.807494)
build_install 0.016851 0.006880 7.912896 ( 2.395128)
test_btest 0.000785 0.000273 73.519225 ( 7.895552)
test_basic 0.003478 0.003569 0.343071 ( 0.435414)
test_all 0.001512 0.000567 692.468901 ( 67.092961)
test_rubyspec 0.100585 0.071855 45.954631 ( 51.183438)
total: 133.04 sec