Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-210019
#<BuildRuby:0x0000564933d1fba0
@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.20220719-210019",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000033 0.000002 0.000035 ( 0.000036)
build_up 0.011573 0.000224 0.724557 ( 1.522444)
build_miniruby 0.001440 0.000096 0.048768 ( 0.047145)
build_ruby 0.001232 0.000082 0.053734 ( 0.052359)
build_all 0.003019 0.004353 1.287429 ( 0.488079)
build_install 0.019277 0.001153 4.663961 ( 1.812153)
test_btest 0.000871 0.000097 54.709243 ( 8.988904)
test_basic 0.004503 0.000000 0.216878 ( 0.312293)
test_all 0.003214 0.000000 505.024191 ( 54.834332)
test_rubyspec 0.087776 0.061818 39.780427 ( 45.913728)
total: 113.97 sec