Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-161050
#<BuildRuby:0x000055b6b19d9550
@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.20221024-161050",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.010298 0.000000 1.111038 ( 1.173328)
build_miniruby 0.001635 0.000000 0.106948 ( 0.104195)
build_ruby 0.001571 0.000000 0.107373 ( 0.104882)
build_all 0.001228 0.006361 1.390676 ( 0.611034)
build_install 0.013216 0.003241 1.723222 ( 0.925379)
test_btest 0.002136 0.000641 62.075950 ( 6.522320)
test_basic 0.005128 0.001539 0.363973 ( 0.454308)
test_all 0.008305 0.001249 499.138800 ( 53.813633)
test_rubyspec 0.083864 0.044756 43.438868 ( 51.918231)
total: 115.63 sec