Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-080619
#<BuildRuby:0x000055ea1d8fff40
@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.20220727-080619",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.002153 0.004578 0.863474 ( 3.047653)
build_miniruby 0.000697 0.000232 0.056928 ( 0.055796)
build_ruby 0.000778 0.000260 0.059344 ( 0.058044)
build_all 0.000292 0.004294 1.514227 ( 0.584004)
build_install 0.004765 0.006582 5.654046 ( 2.166482)
test_btest 0.000878 0.000000 49.578136 ( 8.333746)
test_basic 0.005630 0.000000 0.254996 ( 0.343925)
test_all 0.001671 0.000000 589.471063 ( 92.711742)
test_rubyspec 0.073539 0.054650 43.780304 ( 49.674971)
total: 156.98 sec