Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-170012
#<BuildRuby:0x0000558a95ccff90
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-170012",
@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.000014)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005025 0.000204 1.213561 ( 1.979072)
build_miniruby 0.000775 0.000145 0.990415 ( 0.989155)
build_ruby 0.001153 0.000216 2.677191 ( 2.582932)
build_all 0.008375 0.000749 15.670788 ( 3.224061)
build_install 0.006319 0.003018 2.306981 ( 1.303491)
test_btest 0.000448 0.000089 61.879056 ( 11.076344)
test_basic 0.001444 0.003445 0.290969 ( 0.381827)
test_all 0.000670 0.000160 675.285489 (114.884048)
test_rubyspec 0.056129 0.009205 52.415789 ( 60.709008)
total: 197.13 sec