Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-210433
#<BuildRuby:0x0000562c4ded3800
@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.20221109-210433",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000614 0.010894 1.094735 ( 1.139762)
build_miniruby 0.001183 0.000455 0.062725 ( 0.060928)
build_ruby 0.002177 0.000000 0.072325 ( 0.070007)
build_all 0.005777 0.004794 1.516884 ( 0.594350)
build_install 0.014044 0.008174 1.868425 ( 0.933288)
test_btest 0.001168 0.000519 81.406822 ( 8.871917)
test_basic 0.007350 0.001351 0.333636 ( 0.421955)
test_all 0.002684 0.001130 672.392213 ( 68.020511)
test_rubyspec 0.118792 0.066083 47.897282 ( 56.069587)
total: 136.18 sec