Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-102346
#<BuildRuby:0x0000561f94378b88
@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.20220903-102346",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000022)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009888 0.003296 1.307236 ( 1.633059)
build_miniruby 0.002066 0.000689 1.327860 ( 1.297165)
build_ruby 0.000000 0.003493 2.841187 ( 2.865270)
build_all 0.017277 0.003442 18.553091 ( 2.213764)
build_install 0.017477 0.004550 2.067962 ( 0.941648)
test_btest 0.000839 0.000280 80.532254 ( 8.229512)
test_basic 0.005248 0.003034 0.324275 ( 0.411805)
test_all 0.003611 0.001250 670.890837 ( 66.674517)
test_rubyspec 0.110612 0.051184 45.507929 ( 53.983293)
total: 138.25 sec