Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-181239
#<BuildRuby:0x0000558caf3ef0f8
@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.20221112-181239",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002491 0.008260 1.093435 ( 1.101070)
build_miniruby 0.001682 0.000480 0.064081 ( 0.061859)
build_ruby 0.001261 0.000361 0.066203 ( 0.064552)
build_all 0.004357 0.005473 1.454514 ( 0.580244)
build_install 0.016076 0.005442 1.789091 ( 0.914855)
test_btest 0.001068 0.000373 85.831835 ( 9.194787)
test_basic 0.002457 0.004996 0.352629 ( 0.444285)
test_all 0.001375 0.000551 654.815545 ( 67.520639)
test_rubyspec 0.093662 0.080158 48.064945 ( 56.496661)
total: 136.38 sec