Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-214737
#<BuildRuby:0x000056368689b0f8
@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.20220214-214737",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003598 0.007797 0.932443 ( 0.977551)
build_miniruby 0.001801 0.000000 0.075495 ( 0.073213)
build_ruby 0.001634 0.000000 0.069063 ( 0.067746)
build_all 0.002976 0.007187 4.140785 ( 0.791248)
build_install 0.015848 0.008429 8.003362 ( 2.386088)
test_btest 0.000670 0.000377 71.473449 ( 8.173730)
test_basic 0.005876 0.000849 0.318216 ( 0.407236)
test_all 0.001166 0.000617 661.393344 ( 65.264209)
test_rubyspec 0.110324 0.048762 46.064477 ( 51.523603)
total: 129.67 sec