Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-235142
#<BuildRuby:0x0000563e9e19e8c0
@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.20220813-235142",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006341 0.000156 0.809979 ( 0.889949)
build_miniruby 0.000975 0.000070 0.057791 ( 0.056573)
build_ruby 0.000899 0.000064 0.059355 ( 0.058084)
build_all 0.004658 0.000014 1.512317 ( 0.586415)
build_install 0.006118 0.004680 1.920165 ( 0.965482)
test_btest 0.000732 0.000091 45.192873 ( 8.664450)
test_basic 0.004877 0.000610 0.293623 ( 0.383132)
test_all 0.001397 0.000000 588.935892 ( 92.050903)
test_rubyspec 0.108094 0.021549 44.004828 ( 51.371657)
total: 155.03 sec