Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-000309
#<BuildRuby:0x0000563ac3469ac0
@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.20221029-000309",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010159 0.000000 1.082521 ( 1.132236)
build_miniruby 0.002261 0.000000 0.107388 ( 0.104056)
build_ruby 0.001817 0.000000 0.104031 ( 0.100686)
build_all 0.007879 0.001467 1.333349 ( 0.588618)
build_install 0.015820 0.001297 1.634379 ( 0.899487)
test_btest 0.001631 0.000288 61.098575 ( 6.764856)
test_basic 0.002360 0.004235 0.341980 ( 0.431085)
test_all 0.007357 0.000572 509.318132 ( 54.751495)
test_rubyspec 0.086298 0.039939 43.380586 ( 51.958616)
total: 116.73 sec