Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-061837
#<BuildRuby:0x0000556f3484e678
@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.20221208-061837",
@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.000009 0.000000 0.000009 ( 0.000024)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.001290 0.003790 1.115957 ( 1.150546)
build_miniruby 0.000896 0.000053 0.962869 ( 0.961597)
build_ruby 0.001064 0.000062 2.719878 ( 2.620873)
build_all 0.008393 0.000494 15.795538 ( 3.275035)
build_install 0.005584 0.004542 2.324956 ( 1.349078)
test_btest 0.000635 0.000000 63.745515 ( 10.961180)
test_basic 0.004739 0.000100 0.306274 ( 0.397187)
test_all 0.000703 0.000074 659.973175 (120.094333)
test_rubyspec 0.050155 0.012490 52.060106 ( 60.324270)
total: 201.13 sec