Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-132712
#<BuildRuby:0x0000558ec04528c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220618-132712",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005828 0.000897 0.827972 ( 1.029506)
build_miniruby 0.000840 0.000129 0.057239 ( 0.056051)
build_ruby 0.000930 0.000000 0.059688 ( 0.058552)
build_all 0.004244 0.000000 1.503927 ( 0.609972)
build_install 0.002617 0.008595 6.337479 ( 2.836875)
test_btest 0.000545 0.000145 51.868256 ( 8.674947)
test_basic 0.000663 0.004623 0.299671 ( 0.388636)
test_all 0.001185 0.000395 645.895934 ( 92.875395)
test_rubyspec 0.076801 0.036955 44.184578 ( 49.768128)
total: 156.30 sec