Logfile: /home/ko1/ruby/logs/brlog.trunk.20220513-035717
#<BuildRuby:0x000055f2ca938128
@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.20220513-035717",
@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.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.007094 0.000000 0.853499 ( 1.111033)
build_miniruby 0.000943 0.000000 0.057378 ( 0.056239)
build_ruby 0.001029 0.000000 0.058491 ( 0.057235)
build_all 0.004168 0.000000 1.522684 ( 0.618483)
build_install 0.011115 0.000000 6.309949 ( 2.864513)
test_btest 0.000712 0.000000 51.235132 ( 8.458697)
test_basic 0.005309 0.000000 0.256313 ( 0.346004)
test_all 0.002016 0.000000 644.283738 ( 92.545332)
test_rubyspec 0.120851 0.009235 44.342716 ( 49.287454)
total: 155.35 sec