Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-005148
#<BuildRuby:0x0000558d94ab3e58
@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.20220719-005148",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005642 0.000940 0.812330 ( 0.891522)
build_miniruby 0.000891 0.000149 0.056604 ( 0.055393)
build_ruby 0.000877 0.000146 0.059633 ( 0.058336)
build_all 0.004729 0.000000 1.541387 ( 0.603644)
build_install 0.010430 0.000808 5.692722 ( 2.205199)
test_btest 0.000597 0.000086 54.328654 ( 8.051440)
test_basic 0.005619 0.000053 0.253589 ( 0.342345)
test_all 0.000961 0.000128 604.214311 ( 85.943029)
test_rubyspec 0.070696 0.013123 44.166008 ( 49.807210)
total: 147.96 sec