Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-051210
#<BuildRuby:0x0000555dffd07e58
@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.20220820-051210",
@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.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005827 0.000971 0.860075 ( 0.942923)
build_miniruby 0.000865 0.000144 0.057573 ( 0.056256)
build_ruby 0.000880 0.000147 0.060074 ( 0.058858)
build_all 0.004023 0.000670 1.536626 ( 0.592603)
build_install 0.005860 0.005295 1.917985 ( 0.964617)
test_btest 0.000559 0.000129 47.696996 ( 8.795623)
test_basic 0.005523 0.000062 0.289248 ( 0.378303)
test_all 0.002205 0.000473 609.100993 ( 88.400484)
test_rubyspec 0.050979 0.063010 44.627728 ( 52.917862)
total: 153.11 sec