Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-090913
#<BuildRuby:0x000056231eccff00
@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.20220822-090913",
@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.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005129 0.001282 0.833483 ( 1.943161)
build_miniruby 0.000787 0.000197 0.057669 ( 0.056517)
build_ruby 0.000712 0.000178 0.059432 ( 0.058203)
build_all 0.003705 0.000926 1.545652 ( 0.590072)
build_install 0.004858 0.006362 1.934699 ( 0.964087)
test_btest 0.000533 0.000178 49.352822 ( 8.773150)
test_basic 0.004144 0.001381 0.311278 ( 0.400034)
test_all 0.001802 0.000601 597.093134 ( 95.689709)
test_rubyspec 0.068467 0.057718 44.304392 ( 52.531737)
total: 161.01 sec