Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-155546
#<BuildRuby:0x000055a9a115e8c0
@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.20221118-155546",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005052 0.000000 1.139051 ( 1.879640)
build_miniruby 0.000876 0.000000 1.022997 ( 1.021824)
build_ruby 0.001205 0.000000 2.768187 ( 2.670382)
build_all 0.008259 0.000609 15.785406 ( 3.359702)
build_install 0.009401 0.000000 1.995633 ( 1.148800)
test_btest 0.000593 0.000000 65.160962 ( 10.526766)
test_basic 0.004724 0.000000 0.304131 ( 0.395732)
test_all 0.001110 0.000000 627.159781 (101.616726)
test_rubyspec 0.040272 0.023921 51.330323 ( 59.697580)
total: 182.32 sec