Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-015522
#<BuildRuby:0x0000555dd0a548e8
@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.20220209-015522",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008256 0.001905 0.964311 ( 2.593804)
build_miniruby 0.001604 0.000370 0.075449 ( 0.074787)
build_ruby 0.001719 0.000396 0.079047 ( 0.077743)
build_all 0.009526 0.000000 4.084331 ( 0.781991)
build_install 0.017632 0.006693 7.727418 ( 2.361162)
test_btest 0.000793 0.000186 71.746810 ( 8.002794)
test_basic 0.008606 0.000000 0.333463 ( 0.421091)
test_all 0.002361 0.000083 661.588411 ( 65.430282)
test_rubyspec 0.107054 0.048198 45.886024 ( 51.349674)
total: 131.09 sec