Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-094655
#<BuildRuby:0x000056078b98c9c8
@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.20220809-094655",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011678 0.000000 0.997327 ( 1.062879)
build_miniruby 0.001988 0.000198 0.079172 ( 0.076578)
build_ruby 0.001561 0.000195 0.067044 ( 0.065406)
build_all 0.009377 0.000602 1.515845 ( 0.568812)
build_install 0.019098 0.003484 5.170190 ( 2.074921)
test_btest 0.001146 0.000150 75.024873 ( 8.409054)
test_basic 0.007536 0.000983 0.314186 ( 0.401973)
test_all 0.002176 0.000284 682.242049 ( 67.133343)
test_rubyspec 0.126369 0.052862 45.708743 ( 53.330295)
total: 133.12 sec