Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-200429
#<BuildRuby:0x000055ac941a48e8
@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.20221117-200429",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000019 0.000003 0.000022 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008977 0.000104 1.109769 ( 1.128243)
build_miniruby 0.002282 0.000000 0.877845 ( 0.876636)
build_ruby 0.002661 0.000137 2.449898 ( 2.408510)
build_all 0.007035 0.011190 18.456170 ( 2.306633)
build_install 0.014206 0.003534 1.902375 ( 0.996330)
test_btest 0.000825 0.000215 82.891333 ( 9.298100)
test_basic 0.005599 0.001460 0.357893 ( 0.448777)
test_all 0.001211 0.000316 686.960521 ( 74.200218)
test_rubyspec 0.089349 0.036847 50.462638 ( 59.031247)
total: 150.70 sec