Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-144019
#<BuildRuby:0x0000559c5121c328
@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.20220813-144019",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005277 0.001439 0.831330 ( 1.543673)
build_miniruby 0.000749 0.000204 0.058219 ( 0.056945)
build_ruby 0.000735 0.000201 0.060079 ( 0.058820)
build_all 0.003596 0.000981 1.555839 ( 0.601986)
build_install 0.010934 0.000166 1.922848 ( 0.962501)
test_btest 0.000500 0.000115 53.471161 ( 8.353359)
test_basic 0.000518 0.005367 0.341962 ( 0.430252)
test_all 0.001081 0.000333 582.328431 ( 93.837975)
test_rubyspec 0.070702 0.039937 44.048947 ( 51.433267)
total: 157.28 sec