Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-021206
#<BuildRuby:0x000056094e45b340
@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.20220218-021206",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003698 0.008058 0.971234 ( 8.275349)
build_miniruby 0.001558 0.000311 0.078620 ( 0.076349)
build_ruby 0.001750 0.000350 0.075500 ( 0.073356)
build_all 0.006147 0.004744 4.138110 ( 0.786074)
build_install 0.022393 0.000959 7.899042 ( 2.330151)
test_btest 0.000955 0.000191 78.892651 ( 8.194682)
test_basic 0.007084 0.001417 0.339501 ( 0.427016)
test_all 0.001687 0.000000 654.543580 ( 64.810180)
test_rubyspec 0.115944 0.049916 46.259772 ( 51.429820)
total: 136.40 sec