Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-213954
#<BuildRuby:0x000055dc59d689c8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-213954",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000038 0.000000 0.000038 ( 0.000035)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.009852 0.001983 1.257154 ( 1.492926)
build_miniruby 0.002550 0.000000 0.849363 ( 0.870680)
build_ruby 0.001163 0.002477 2.247086 ( 2.203066)
build_all 0.019634 0.002732 25.015217 ( 2.872582)
build_install 0.015616 0.005098 5.005511 ( 1.221989)
test_btest 0.001050 0.000320 88.803184 ( 8.851484)
test_basic 0.005378 0.001637 0.358150 ( 0.447779)
test_all 0.002137 0.000651 670.037485 ( 70.693500)
test_rubyspec 0.085933 0.063290 49.958896 ( 58.424519)
total: 147.08 sec