Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-225629
#<BuildRuby:0x000055d441156038
@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.20220812-225629",
@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.000030 0.000000 0.000030 ( 0.000031)
autoconf 0.000066 0.000000 0.000066 ( 0.000067)
configure 0.000032 0.000000 0.000032 ( 0.000033)
build_up 0.004505 0.006855 0.833068 ( 0.957897)
build_miniruby 0.002049 0.000228 0.065440 ( 0.064386)
build_ruby 0.001347 0.000150 0.051151 ( 0.050148)
build_all 0.006549 0.000728 1.245667 ( 0.461991)
build_install 0.011612 0.004536 1.585072 ( 0.783850)
test_btest 0.001158 0.000174 54.431017 ( 6.140403)
test_basic 0.006022 0.000254 0.291537 ( 0.388288)
test_all 0.004406 0.000011 484.395198 ( 51.452926)
test_rubyspec 0.092479 0.041792 41.616283 ( 49.261405)
total: 109.56 sec