Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-104022
#<BuildRuby:0x0000561d93faf5a8
@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.20221204-104022",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010145 0.000315 1.214826 ( 1.454697)
build_miniruby 0.002105 0.000280 0.856523 ( 0.856174)
build_ruby 0.003125 0.000000 2.233176 ( 2.146070)
build_all 0.018775 0.002220 18.768992 ( 2.196543)
build_install 0.013920 0.008219 2.095566 ( 1.012903)
test_btest 0.001467 0.000280 89.448521 ( 8.717420)
test_basic 0.009780 0.001863 0.352744 ( 0.436006)
test_all 0.001951 0.000372 696.123666 ( 69.945227)
test_rubyspec 0.076749 0.088974 49.627574 ( 57.715624)
total: 144.48 sec