Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-190927
#<BuildRuby:0x000055b734813940
@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.20220223-190927",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008121 0.003981 0.852950 ( 0.887910)
build_miniruby 0.001403 0.000263 0.076060 ( 0.074486)
build_ruby 0.001540 0.000288 0.079941 ( 0.077730)
build_all 0.009549 0.000209 4.199481 ( 0.839284)
build_install 0.017297 0.005993 7.845544 ( 2.449167)
test_btest 0.000954 0.000191 74.112816 ( 7.928062)
test_basic 0.000000 0.009192 0.343174 ( 0.433978)
test_all 0.000853 0.001717 705.561788 ( 68.058118)
test_rubyspec 0.124787 0.043301 46.187882 ( 51.611806)
total: 132.36 sec