Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-095043
#<BuildRuby:0x000055eccfa67f68
@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.20220726-095043",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002890 0.003865 0.846020 ( 1.165749)
build_miniruby 0.000800 0.000185 0.056610 ( 0.055402)
build_ruby 0.000900 0.000000 0.058357 ( 0.057228)
build_all 0.004517 0.000289 1.555243 ( 0.600073)
build_install 0.006408 0.004809 5.614765 ( 2.143963)
test_btest 0.000699 0.000186 49.496739 ( 8.594112)
test_basic 0.005460 0.000258 0.254780 ( 0.343588)
test_all 0.001468 0.000367 617.013743 ( 88.951689)
test_rubyspec 0.059078 0.062606 43.539473 ( 49.127603)
total: 151.04 sec