Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-073147
#<BuildRuby:0x000055f4e84c7600
@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-073147",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000008)
build_up 0.009385 0.000727 0.956877 ( 1.139763)
build_miniruby 0.001742 0.000232 0.074454 ( 0.072961)
build_ruby 0.000000 0.001974 0.076009 ( 0.074670)
build_all 0.008500 0.002313 1.512748 ( 0.588165)
build_install 0.015695 0.006914 1.872313 ( 0.917302)
test_btest 0.000888 0.000197 71.359429 ( 8.075956)
test_basic 0.006950 0.000000 0.314315 ( 0.404712)
test_all 0.004934 0.000363 668.878316 ( 65.995902)
test_rubyspec 0.095075 0.086291 45.908422 ( 54.399562)
total: 131.67 sec