Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-173855
#<BuildRuby:0x000055c689f2d348
@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.20221006-173855",
@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.000003 0.000033 ( 0.000033)
autoconf 0.000045 0.000004 0.000049 ( 0.000049)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006019 0.004893 1.077472 ( 1.136207)
build_miniruby 0.001547 0.000238 0.095768 ( 0.092643)
build_ruby 0.001370 0.000211 0.091617 ( 0.088496)
build_all 0.008273 0.000000 1.258679 ( 0.561793)
build_install 0.014043 0.000449 1.610721 ( 0.884382)
test_btest 0.001925 0.000226 60.354090 ( 6.265768)
test_basic 0.006427 0.000157 0.347187 ( 0.449009)
test_all 0.006739 0.000173 488.082011 ( 53.107722)
test_rubyspec 0.103068 0.028029 42.178601 ( 50.800905)
total: 113.39 sec