Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-153513
#<BuildRuby:0x0000562953e46038
@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.20221012-153513",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002706 0.007274 1.101661 ( 1.172645)
build_miniruby 0.001152 0.000443 0.098490 ( 0.096596)
build_ruby 0.001039 0.000400 0.098257 ( 0.096336)
build_all 0.007668 0.001328 1.306916 ( 0.587543)
build_install 0.010779 0.003849 1.633545 ( 0.907008)
test_btest 0.001139 0.000406 63.566354 ( 6.941875)
test_basic 0.006279 0.000401 0.344398 ( 0.434223)
test_all 0.006990 0.000000 493.876007 ( 54.502525)
test_rubyspec 0.097217 0.032025 43.077165 ( 51.617989)
total: 116.36 sec