Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-070321
#<BuildRuby:0x000055858b524ea8
@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.20220912-070321",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003979 0.007248 1.128974 ( 1.085963)
build_miniruby 0.001589 0.000298 0.076149 ( 0.074427)
build_ruby 0.002338 0.000000 0.069532 ( 0.067163)
build_all 0.007831 0.002827 1.545466 ( 0.594618)
build_install 0.016200 0.006605 1.925525 ( 0.948155)
test_btest 0.001216 0.000289 99.849782 ( 9.557105)
test_basic 0.005223 0.001244 0.339574 ( 0.433621)
test_all 0.000000 0.004102 650.399230 ( 66.808781)
test_rubyspec 0.134577 0.042044 47.218724 ( 55.589485)
total: 135.16 sec