Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-094957
#<BuildRuby:0x0000562328458b88
@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.20220814-094957",
@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.000009)
autoconf 0.000009 0.000005 0.000014 ( 0.000024)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.009187 0.002267 0.974661 ( 1.024138)
build_miniruby 0.001444 0.000602 0.075400 ( 0.074725)
build_ruby 0.002096 0.000000 0.076802 ( 0.076146)
build_all 0.008862 0.001827 1.546078 ( 0.590620)
build_install 0.019579 0.002454 1.897850 ( 0.944743)
test_btest 0.001964 0.000000 77.763213 ( 8.902598)
test_basic 0.006642 0.000000 0.322823 ( 0.415563)
test_all 0.002515 0.002298 682.807106 ( 66.777746)
test_rubyspec 0.105210 0.074755 45.820158 ( 53.357302)
total: 132.16 sec