Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-121717
#<BuildRuby:0x000055c92d109338
@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.20220730-121717",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009434 0.000726 0.883779 ( 0.944723)
build_miniruby 0.001804 0.000139 0.062512 ( 0.061209)
build_ruby 0.001341 0.000103 0.064844 ( 0.063422)
build_all 0.000482 0.008831 1.246844 ( 0.472667)
build_install 0.012613 0.003312 4.210416 ( 1.780940)
test_btest 0.001133 0.000252 53.077519 ( 6.081485)
test_basic 0.001050 0.006384 0.288588 ( 0.387019)
test_all 0.001656 0.000496 480.917441 ( 51.927345)
test_rubyspec 0.095156 0.036674 41.936131 ( 47.675012)
total: 109.39 sec