Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-094453
#<BuildRuby:0x000055a9da2c04f0
@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.20220220-094453",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005925 0.004334 0.982370 ( 4.336394)
build_miniruby 0.001503 0.000322 0.069009 ( 0.067392)
build_ruby 0.001532 0.000328 0.078974 ( 0.077968)
build_all 0.003223 0.008203 4.118834 ( 0.797428)
build_install 0.012926 0.010277 7.885007 ( 2.371950)
test_btest 0.001249 0.000515 73.886647 ( 8.302161)
test_basic 0.005331 0.002195 0.336398 ( 0.426000)
test_all 0.001495 0.000615 693.494276 ( 66.993887)
test_rubyspec 0.120051 0.047027 46.337061 ( 51.849085)
total: 135.22 sec