Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-002920
#<BuildRuby:0x0000562aa6ddc3a0
@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.20221111-002920",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010360 0.000783 1.089586 ( 1.521841)
build_miniruby 0.001517 0.000434 0.068164 ( 0.066359)
build_ruby 0.002119 0.000000 0.068010 ( 0.065921)
build_all 0.005117 0.003837 1.452600 ( 0.587941)
build_install 0.017084 0.000201 1.796780 ( 0.918246)
test_btest 0.001029 0.000257 86.660801 ( 8.627363)
test_basic 0.002185 0.004824 0.338290 ( 0.427879)
test_all 0.001953 0.000586 695.552770 ( 69.648962)
test_rubyspec 0.095608 0.055859 47.294972 ( 55.651651)
total: 137.52 sec