Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-163718
#<BuildRuby:0x000055cd8084c3a0
@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.20220821-163718",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003580 0.009791 1.233111 ( 1.356743)
build_miniruby 0.003537 0.000000 3.623971 ( 2.698420)
build_ruby 0.003054 0.000872 2.396434 ( 2.231636)
build_all 0.014464 0.005564 18.537653 ( 2.188133)
build_install 0.021354 0.001285 2.053018 ( 0.935863)
test_btest 0.000000 0.001046 78.410264 ( 8.290883)
test_basic 0.005367 0.002304 0.325000 ( 0.413664)
test_all 0.003843 0.001281 653.812424 ( 65.180529)
test_rubyspec 0.085592 0.092220 45.828384 ( 54.278594)
total: 137.58 sec