Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-021347
#<BuildRuby:0x000055a2ac0b2878
@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.20220722-021347",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006406 0.000457 0.814244 ( 0.880462)
build_miniruby 0.000956 0.000068 0.056657 ( 0.055401)
build_ruby 0.000948 0.000068 0.059172 ( 0.057892)
build_all 0.004261 0.000304 1.526151 ( 0.595150)
build_install 0.010763 0.000397 5.639546 ( 2.173942)
test_btest 0.000796 0.000053 54.325920 ( 7.996611)
test_basic 0.006331 0.000066 0.329331 ( 0.417343)
test_all 0.001367 0.000086 608.520071 ( 87.516952)
test_rubyspec 0.059007 0.028889 43.533940 ( 49.186787)
total: 148.88 sec