Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-103106
#<BuildRuby:0x0000559885cc9480
@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.20221015-103106",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006290 0.003830 1.080879 ( 1.156810)
build_miniruby 0.001494 0.000000 0.102100 ( 0.100857)
build_ruby 0.001998 0.000000 0.096662 ( 0.094719)
build_all 0.007507 0.000000 1.321123 ( 0.565435)
build_install 0.010092 0.004827 1.683573 ( 0.896916)
test_btest 0.001674 0.000264 63.944924 ( 6.540666)
test_basic 0.006684 0.000351 0.360779 ( 0.453171)
test_all 0.007435 0.000424 493.836238 ( 54.511999)
test_rubyspec 0.086599 0.049973 43.215210 ( 51.596087)
total: 115.92 sec