Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-165353
#<BuildRuby:0x00005652d1bc3778
@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.20220403-165353",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010051 0.000249 1.013171 ( 1.141167)
build_miniruby 0.001902 0.000253 0.071455 ( 0.069805)
build_ruby 0.001689 0.000225 0.073509 ( 0.071328)
build_all 0.009824 0.000000 4.317162 ( 0.874900)
build_install 0.018656 0.004727 8.542587 ( 3.001842)
test_btest 0.001087 0.000155 73.913618 ( 8.337430)
test_basic 0.002991 0.004333 0.349801 ( 0.442673)
test_all 0.000000 0.002140 709.621173 ( 68.378482)
test_rubyspec 0.115943 0.053858 46.706771 ( 51.923116)
total: 134.24 sec