Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-223459
#<BuildRuby:0x000055c4517853a0
@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.20220506-223459",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006268 0.000261 0.905711 ( 1.035702)
build_miniruby 0.001007 0.000119 0.059009 ( 0.059331)
build_ruby 0.001060 0.000124 0.064757 ( 0.065364)
build_all 0.004992 0.000588 1.263117 ( 0.549295)
build_install 0.013500 0.000988 6.621196 ( 3.209100)
test_btest 0.000513 0.000057 62.417779 ( 14.057810)
test_basic 0.004064 0.000452 0.244698 ( 0.338053)
test_all 0.001249 0.000139 542.254945 ( 64.684243)
test_rubyspec 0.026733 0.021623 52.461267 ( 58.247249)
total: 142.25 sec