Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-053708
#<BuildRuby:0x000055c8e679cc00
@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.20220831-053708",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007817 0.004652 0.998303 ( 1.279845)
build_miniruby 0.001715 0.000229 0.070501 ( 0.068815)
build_ruby 0.001942 0.000000 0.074291 ( 0.072701)
build_all 0.006929 0.003761 1.533315 ( 0.591473)
build_install 0.019864 0.002460 1.872402 ( 0.929214)
test_btest 0.001034 0.000163 76.003879 ( 7.982042)
test_basic 0.000000 0.008128 0.333577 ( 0.423133)
test_all 0.002035 0.001320 678.711589 ( 66.440433)
test_rubyspec 0.086295 0.071677 45.898713 ( 54.380468)
total: 132.17 sec