Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-091118
#<BuildRuby:0x000055bbdf6d3800
@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.20220726-091118",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011491 0.000450 0.972833 ( 1.248692)
build_miniruby 0.001838 0.000245 0.069166 ( 0.068035)
build_ruby 0.001475 0.000196 0.068263 ( 0.068107)
build_all 0.011373 0.000000 1.493115 ( 0.604420)
build_install 0.021099 0.001000 5.162032 ( 2.126376)
test_btest 0.000902 0.000091 79.468778 ( 8.193818)
test_basic 0.002717 0.004735 0.317901 ( 0.408558)
test_all 0.002019 0.000289 681.909337 ( 66.965769)
test_rubyspec 0.130763 0.032228 45.686336 ( 51.388998)
total: 131.07 sec