Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-195912
#<BuildRuby:0x0000559b08ed2c88
@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.20221013-195912",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008462 0.001411 1.133486 ( 1.165672)
build_miniruby 0.001573 0.000262 0.098050 ( 0.095259)
build_ruby 0.001259 0.000210 0.097110 ( 0.094505)
build_all 0.007219 0.000370 1.259726 ( 0.556116)
build_install 0.017649 0.000000 1.635008 ( 0.906268)
test_btest 0.000000 0.002043 60.126599 ( 6.722876)
test_basic 0.003622 0.003069 0.341154 ( 0.431253)
test_all 0.007785 0.000053 515.444347 ( 55.182769)
test_rubyspec 0.086491 0.031877 43.188630 ( 51.683284)
total: 116.84 sec