Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-062524
#<BuildRuby:0x0000564f4d2f3df0
@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.20220520-062524",
@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.000012 0.000000 0.000012 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.002804 0.003750 0.909375 ( 0.969131)
build_miniruby 0.000721 0.000096 0.057628 ( 0.056447)
build_ruby 0.000741 0.000099 0.057404 ( 0.056218)
build_all 0.003717 0.000495 1.491287 ( 0.611361)
build_install 0.008377 0.000525 6.308869 ( 2.830855)
test_btest 0.000636 0.000079 54.123103 ( 8.229734)
test_basic 0.001249 0.004722 0.356984 ( 0.444934)
test_all 0.002245 0.000000 626.348664 ( 92.157086)
test_rubyspec 0.061138 0.029984 44.314820 ( 49.899892)
total: 155.26 sec