Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-104917
#<BuildRuby:0x0000564d37777858
@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.20220306-104917",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005085 0.005273 0.996437 ( 1.132543)
build_miniruby 0.001431 0.000330 0.077175 ( 0.075138)
build_ruby 0.001408 0.000325 0.071523 ( 0.070026)
build_all 0.006304 0.003921 4.183175 ( 0.842653)
build_install 0.023468 0.001130 7.959228 ( 2.408155)
test_btest 0.000886 0.000186 73.883968 ( 8.142012)
test_basic 0.007121 0.000451 0.335856 ( 0.424095)
test_all 0.001884 0.000377 660.705962 ( 70.639228)
test_rubyspec 0.094002 0.069327 46.456581 ( 51.918561)
total: 135.65 sec