Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-160823
#<BuildRuby:0x0000559b2d954b88
@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.20220817-160823",
@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.000011 0.000002 0.000013 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010667 0.000906 0.966590 ( 1.044035)
build_miniruby 0.001620 0.000216 0.074689 ( 0.074408)
build_ruby 0.001524 0.000204 0.073475 ( 0.073384)
build_all 0.006099 0.004841 1.533146 ( 0.574877)
build_install 0.014388 0.008250 1.867373 ( 0.915077)
test_btest 0.000751 0.000187 76.408436 ( 8.131926)
test_basic 0.005187 0.001296 0.315935 ( 0.408244)
test_all 0.002662 0.000665 678.013543 ( 66.753327)
test_rubyspec 0.114630 0.057245 45.540170 ( 52.995485)
total: 130.97 sec