Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-111131
#<BuildRuby:0x000055844819f858
@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.20220311-111131",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010181 0.000787 1.021723 ( 1.129399)
build_miniruby 0.001755 0.000540 0.075591 ( 0.073448)
build_ruby 0.001506 0.000464 0.078023 ( 0.076132)
build_all 0.003827 0.005743 1.515756 ( 0.602903)
build_install 0.023510 0.000182 5.350189 ( 2.189856)
test_btest 0.000952 0.000265 72.979689 ( 7.962811)
test_basic 0.005701 0.001583 0.338248 ( 0.426514)
test_all 0.001599 0.000444 702.267261 ( 67.929382)
test_rubyspec 0.126952 0.041799 46.446477 ( 51.897252)
total: 132.29 sec