Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-072134
#<BuildRuby:0x000055ffca5965a8
@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.20220430-072134",
@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.000018 0.000000 0.000018 ( 0.000019)
configure 0.000041 0.000000 0.000041 ( 0.000042)
build_up 0.002801 0.003801 0.799161 ( 1.116529)
build_miniruby 0.000755 0.000047 0.088841 ( 0.086986)
build_ruby 0.002018 0.000000 3.500808 ( 3.302874)
build_all 0.009178 0.000000 15.632798 ( 2.887829)
build_install 0.010953 0.000345 6.373173 ( 2.807799)
test_btest 0.000679 0.000034 54.425746 ( 8.564275)
test_basic 0.005602 0.000280 0.342319 ( 0.430206)
test_all 0.001318 0.000065 632.538171 ( 90.438973)
test_rubyspec 0.043530 0.038452 43.727057 ( 48.709527)
total: 158.35 sec