Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-192036
#<BuildRuby:0x000055d38ad4fe00
@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.20220612-192036",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006817 0.901284 ( 1.195817)
build_miniruby 0.000334 0.000653 0.057128 ( 0.055952)
build_ruby 0.000697 0.000149 0.059293 ( 0.058130)
build_all 0.001941 0.002461 1.514444 ( 0.607004)
build_install 0.002860 0.008237 6.304705 ( 2.837493)
test_btest 0.000545 0.000204 49.529460 ( 8.347677)
test_basic 0.003960 0.001485 0.286397 ( 0.375305)
test_all 0.001028 0.000385 651.729543 ( 90.958394)
test_rubyspec 0.087856 0.038597 44.083856 ( 49.637526)
total: 154.07 sec