Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-183630
#<BuildRuby:0x000056453d7274b8
@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.20220821-183630",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001867 0.010364 0.919509 ( 1.123229)
build_miniruby 0.000114 0.002565 0.121273 ( 0.117824)
build_ruby 0.003640 0.001070 3.170021 ( 2.965580)
build_all 0.016963 0.003711 18.548986 ( 2.175792)
build_install 0.014284 0.007488 1.948344 ( 0.909980)
test_btest 0.001357 0.000000 77.954481 ( 8.434869)
test_basic 0.003408 0.003247 0.326373 ( 0.423486)
test_all 0.002775 0.003968 661.624002 ( 65.544444)
test_rubyspec 0.107130 0.071111 46.029551 ( 54.364520)
total: 136.06 sec