Logfile: /home/ko1/ruby/logs/brlog.trunk.20220408-034936
#<BuildRuby:0x00005565a05a44d8
@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.20220408-034936",
@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.000002 0.000012 ( 0.000012)
configure 0.000000 0.000022 0.000022 ( 0.000037)
build_up 0.008086 0.004053 1.054481 ( 4.286138)
build_miniruby 0.001900 0.000380 0.067914 ( 0.066284)
build_ruby 0.001600 0.000320 0.078281 ( 0.077660)
build_all 0.007633 0.001527 1.513608 ( 0.612091)
build_install 0.008696 0.012656 2.055017 ( 1.162456)
test_btest 0.000850 0.000284 75.586602 ( 7.976253)
test_basic 0.002100 0.004745 0.340563 ( 0.432039)
test_all 0.001955 0.000744 659.355760 ( 65.626271)
test_rubyspec 0.104476 0.062714 46.649128 ( 52.277160)
total: 132.52 sec