Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-181707
#<BuildRuby:0x00005622c723fba0
@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.20221012-181707",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008690 0.000747 1.097024 ( 1.284993)
build_miniruby 0.001606 0.000247 0.098608 ( 0.095490)
build_ruby 0.001777 0.000273 0.098713 ( 0.095688)
build_all 0.006238 0.000959 1.291677 ( 0.574669)
build_install 0.005484 0.010667 1.622204 ( 0.889346)
test_btest 0.000000 0.001937 61.082217 ( 6.570026)
test_basic 0.002022 0.005375 0.331209 ( 0.420740)
test_all 0.006543 0.000934 488.736565 ( 53.089606)
test_rubyspec 0.090657 0.041574 43.191403 ( 51.759408)
total: 114.78 sec