Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-164254
#<BuildRuby:0x000055ee644a4f40
@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.20220305-164254",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005668 0.004638 1.018212 ( 1.309151)
build_miniruby 0.001358 0.000522 0.075006 ( 0.073746)
build_ruby 0.001698 0.000652 0.072419 ( 0.071414)
build_all 0.007460 0.002869 4.089801 ( 0.842511)
build_install 0.016198 0.006575 8.143965 ( 2.475490)
test_btest 0.000948 0.000369 71.973626 ( 8.170055)
test_basic 0.003327 0.004028 0.338699 ( 0.428085)
test_all 0.001241 0.000522 703.976101 ( 67.800431)
test_rubyspec 0.074445 0.089497 46.556945 ( 51.967020)
total: 133.14 sec