Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-185357
#<BuildRuby:0x00005568a5fec8e8
@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.20220317-185357",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011413 0.000000 1.949888 ( 2.185370)
build_miniruby 0.001933 0.000000 0.784046 ( 0.782362)
build_ruby 0.003578 0.000093 3.337799 ( 3.095067)
build_all 0.013313 0.008098 21.412127 ( 2.331262)
build_install 0.022473 0.000276 8.006709 ( 2.430909)
test_btest 0.001104 0.000127 75.247281 ( 8.348582)
test_basic 0.007924 0.000000 0.347869 ( 0.435573)
test_all 0.002337 0.000000 651.178029 ( 65.084479)
test_rubyspec 0.125421 0.040911 46.253239 ( 51.357869)
total: 136.05 sec