Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-150907
#<BuildRuby:0x000055e69dbf7f00
@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.20220627-150907",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006613 0.000182 0.861244 ( 1.459808)
build_miniruby 0.000997 0.000067 0.057367 ( 0.056121)
build_ruby 0.000990 0.000066 0.058996 ( 0.057733)
build_all 0.003928 0.000262 1.482401 ( 0.604594)
build_install 0.001521 0.008403 6.316181 ( 2.861413)
test_btest 0.000533 0.000100 50.096753 ( 8.798581)
test_basic 0.005744 0.000260 0.339420 ( 0.427092)
test_all 0.001142 0.000201 635.804723 ( 93.671564)
test_rubyspec 0.085819 0.040577 44.685198 ( 50.305073)
total: 158.24 sec