Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-213541
#<BuildRuby:0x0000558c2ff9bfa8
@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.20220821-213541",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002751 0.003817 0.818771 ( 1.002417)
build_miniruby 0.000858 0.000198 0.058174 ( 0.056890)
build_ruby 0.000792 0.000183 0.059580 ( 0.058287)
build_all 0.001270 0.003340 1.550277 ( 0.592911)
build_install 0.007747 0.001009 1.914226 ( 0.966194)
test_btest 0.000000 0.000690 48.773661 ( 8.693831)
test_basic 0.001930 0.004116 0.361055 ( 0.448819)
test_all 0.001789 0.000596 629.830565 ( 91.208025)
test_rubyspec 0.075763 0.049062 44.434974 ( 52.702805)
total: 155.73 sec