Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-135444
#<BuildRuby:0x000056110ae1d180
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220726-135444",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010725 0.000480 0.816554 ( 1.938279)
build_miniruby 0.001252 0.000090 0.061313 ( 0.060072)
build_ruby 0.002045 0.000146 0.063664 ( 0.061768)
build_all 0.008640 0.000617 1.283011 ( 0.466711)
build_install 0.010805 0.005372 4.340760 ( 1.821992)
test_btest 0.001631 0.000204 54.961047 ( 6.143839)
test_basic 0.001599 0.005783 0.290799 ( 0.385903)
test_all 0.002627 0.000000 485.378863 ( 51.834097)
test_rubyspec 0.071553 0.057670 41.688800 ( 47.526231)
total: 110.24 sec