Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-211318
#<BuildRuby:0x000055d791077858
@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.20220228-211318",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002689 0.008403 0.997180 ( 1.260609)
build_miniruby 0.001334 0.000533 0.075038 ( 0.073304)
build_ruby 0.001595 0.000637 0.076488 ( 0.074045)
build_all 0.009247 0.002102 4.158706 ( 0.825379)
build_install 0.021797 0.003096 7.890642 ( 2.369961)
test_btest 0.000775 0.000245 75.387235 ( 8.198032)
test_basic 0.002019 0.005306 0.330552 ( 0.423986)
test_all 0.001250 0.000460 675.225527 ( 66.390754)
test_rubyspec 0.090837 0.075364 46.240007 ( 51.672888)
total: 131.29 sec