Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-090126
#<BuildRuby:0x0000563a84760010
@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.20221210-090126",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004469 0.000687 1.166003 ( 1.262510)
build_miniruby 0.000877 0.000135 0.998686 ( 0.997397)
build_ruby 0.001217 0.000000 2.803628 ( 2.676479)
build_all 0.008998 0.000208 15.896078 ( 3.341934)
build_install 0.009343 0.000000 2.207880 ( 1.238141)
test_btest 0.000000 0.000593 60.286517 ( 11.566958)
test_basic 0.000000 0.004607 0.329022 ( 0.419634)
test_all 0.000000 0.001006 657.969122 (117.107983)
test_rubyspec 0.040140 0.020195 52.260317 ( 60.479359)
total: 199.09 sec