Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-114349
#<BuildRuby:0x000055e15996a9c0
@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.20220817-114349",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007972 0.001012 0.864505 ( 0.924825)
build_miniruby 0.001646 0.000412 0.062519 ( 0.060551)
build_ruby 0.001002 0.000250 0.064184 ( 0.063448)
build_all 0.007324 0.000649 1.231227 ( 0.468017)
build_install 0.008981 0.005951 1.594109 ( 0.803689)
test_btest 0.000982 0.000280 54.002833 ( 6.328139)
test_basic 0.000936 0.005455 0.306452 ( 0.396258)
test_all 0.000000 0.005131 509.684276 ( 53.460957)
test_rubyspec 0.068609 0.069791 41.842578 ( 49.451224)
total: 111.96 sec