Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-133355
#<BuildRuby:0x000055ba2b685ac0
@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.20221101-133355",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000023 0.000001 0.000024 ( 0.000021)
build_up 0.008732 0.000672 1.115203 ( 1.157569)
build_miniruby 0.001539 0.000119 0.094366 ( 0.091469)
build_ruby 0.001469 0.000113 0.095504 ( 0.093350)
build_all 0.007903 0.000212 1.325194 ( 0.556598)
build_install 0.016828 0.000426 1.675157 ( 0.891707)
test_btest 0.001973 0.000000 64.118366 ( 7.120244)
test_basic 0.006162 0.000000 0.353145 ( 0.449187)
test_all 0.007001 0.000000 502.592372 ( 53.966506)
test_rubyspec 0.105257 0.016932 43.311537 ( 51.976721)
total: 116.30 sec