Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-134116
#<BuildRuby:0x0000563d6f43ca58
@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.20220222-134116",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003717 0.008128 0.966835 ( 1.203202)
build_miniruby 0.001489 0.000298 0.077254 ( 0.076176)
build_ruby 0.001675 0.000335 0.073293 ( 0.072263)
build_all 0.002506 0.008045 4.067765 ( 0.783464)
build_install 0.018496 0.004709 7.896547 ( 2.380076)
test_btest 0.000814 0.000244 76.433825 ( 8.008725)
test_basic 0.005845 0.001753 0.338590 ( 0.429080)
test_all 0.001410 0.000424 668.057431 ( 66.889507)
test_rubyspec 0.118750 0.045165 46.323463 ( 51.823785)
total: 131.67 sec