Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-113650
#<BuildRuby:0x0000555fe7524af8
@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.20220314-113650",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000025)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002800 0.009020 1.001837 ( 1.242464)
build_miniruby 0.001704 0.000393 0.077357 ( 0.075465)
build_ruby 0.001344 0.000310 0.079087 ( 0.077394)
build_all 0.006656 0.003948 4.189524 ( 0.835602)
build_install 0.013086 0.010422 7.993374 ( 2.423592)
test_btest 0.000949 0.000335 76.161040 ( 8.190496)
test_basic 0.007155 0.000788 0.332882 ( 0.425683)
test_all 0.001843 0.000185 692.751966 ( 67.669523)
test_rubyspec 0.097070 0.071923 46.268806 ( 51.671406)
total: 132.61 sec