Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-172346
#<BuildRuby:0x000055cec28cc328
@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.20220803-172346",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.005654 0.000869 0.907496 ( 1.387332)
build_miniruby 0.000964 0.000000 0.056552 ( 0.055411)
build_ruby 0.000858 0.000000 0.059086 ( 0.057910)
build_all 0.004502 0.000000 1.494329 ( 0.582377)
build_install 0.007285 0.003696 5.636908 ( 2.177678)
test_btest 0.000874 0.000154 55.111178 ( 8.355357)
test_basic 0.001051 0.004411 0.265158 ( 0.354341)
test_all 0.000956 0.000225 616.236134 ( 87.042963)
test_rubyspec 0.052310 0.072271 43.869017 ( 51.221773)
total: 151.24 sec