Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-033614
#<BuildRuby:0x00005576ae35c0d0
@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.20220720-033614",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.005232 0.001427 0.830884 ( 0.919334)
build_miniruby 0.000703 0.000192 0.057301 ( 0.056111)
build_ruby 0.000733 0.000000 0.059148 ( 0.057937)
build_all 0.004430 0.000137 1.586888 ( 0.622181)
build_install 0.005998 0.005120 5.673245 ( 2.196010)
test_btest 0.000000 0.000640 53.493873 ( 8.180915)
test_basic 0.000775 0.004430 0.283694 ( 0.372652)
test_all 0.001209 0.000000 585.157392 ( 95.400932)
test_rubyspec 0.029818 0.025692 43.979523 ( 49.618980)
total: 157.43 sec