Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-213258
#<BuildRuby:0x000055fbf85b7918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-213258",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000711 0.010298 0.919887 ( 0.981502)
build_miniruby 0.002283 0.000000 0.077308 ( 0.077179)
build_ruby 0.001763 0.000199 0.072145 ( 0.071769)
build_all 0.009208 0.000707 4.050005 ( 0.793401)
build_install 0.018944 0.005272 7.732472 ( 2.334191)
test_btest 0.000943 0.000397 47.309513 ( 44.287247)
test_basic 0.007207 0.001213 0.341450 ( 0.430284)
test_all 0.001143 0.000457 661.517045 ( 64.996353)
test_rubyspec 0.114678 0.058334 45.976138 ( 51.424386)
total: 165.40 sec