Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-033429
#<BuildRuby:0x00005572c359ff20
@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.20220501-033429",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005509 0.000847 0.890505 ( 1.073853)
build_miniruby 0.000888 0.000137 0.056909 ( 0.055719)
build_ruby 0.000854 0.000131 0.057832 ( 0.056640)
build_all 0.003762 0.000578 1.494666 ( 0.600992)
build_install 0.005047 0.005921 6.273188 ( 2.834762)
test_btest 0.001152 0.000266 50.533818 ( 8.130935)
test_basic 0.005732 0.000104 0.304192 ( 0.392667)
test_all 0.001192 0.000256 597.306918 ( 94.703362)
test_rubyspec 0.069209 0.060344 43.792051 ( 48.691316)
total: 156.54 sec