Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-011737
#<BuildRuby:0x000056484c4984d8
@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.20220225-011737",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000070 0.000018 0.000088 ( 0.000093)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.005691 0.005957 0.892139 ( 1.498683)
build_miniruby 0.002014 0.000000 0.074669 ( 0.073503)
build_ruby 0.002063 0.000000 0.070121 ( 0.068077)
build_all 0.006970 0.003735 4.242143 ( 0.860949)
build_install 0.016460 0.007099 7.887130 ( 2.390146)
test_btest 0.001375 0.000485 72.927175 ( 8.309781)
test_basic 0.005457 0.001926 0.348573 ( 0.436386)
test_all 0.001234 0.000436 693.717863 ( 67.469023)
test_rubyspec 0.074594 0.086014 46.302740 ( 51.768794)
total: 132.88 sec