Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-042541
#<BuildRuby:0x0000563f5c6e8088
@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.20220728-042541",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002233 0.004504 0.892922 ( 1.000047)
build_miniruby 0.000761 0.000117 0.057348 ( 0.056032)
build_ruby 0.000657 0.000101 0.058659 ( 0.057400)
build_all 0.002301 0.002379 1.530283 ( 0.584643)
build_install 0.008248 0.003123 5.633247 ( 2.132237)
test_btest 0.000495 0.000104 56.959647 ( 8.066957)
test_basic 0.005720 0.000417 0.369330 ( 0.457045)
test_all 0.001286 0.000000 609.485831 ( 88.305221)
test_rubyspec 0.090425 0.029884 43.581926 ( 49.090665)
total: 149.75 sec