Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-110342
#<BuildRuby:0x0000559fa5107440
@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.20220406-110342",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.012205 0.000533 1.008535 ( 1.222660)
build_miniruby 0.001933 0.000258 0.068403 ( 0.066471)
build_ruby 0.001879 0.000250 0.075137 ( 0.072796)
build_all 0.009102 0.001214 4.208813 ( 0.861314)
build_install 0.016952 0.005452 8.388844 ( 2.936362)
test_btest 0.001249 0.000000 78.816862 ( 8.184259)
test_basic 0.007517 0.000000 0.341142 ( 0.441099)
test_all 0.001767 0.000030 649.304546 ( 65.659745)
test_rubyspec 0.125682 0.046569 46.880509 ( 52.229591)
total: 131.68 sec