Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-075801
#<BuildRuby:0x000055b5922ac9c8
@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.20221127-075801",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000057 0.000014 0.000071 ( 0.000073)
build_up 0.005724 0.004613 1.289896 ( 1.636752)
build_miniruby 0.000000 0.002671 0.839592 ( 0.838646)
build_ruby 0.001368 0.002008 2.267888 ( 2.176841)
build_all 0.017094 0.005380 25.217667 ( 2.895630)
build_install 0.011981 0.007905 4.932960 ( 1.210299)
test_btest 0.000929 0.000380 91.628324 ( 8.910150)
test_basic 0.006871 0.000000 0.367640 ( 0.460988)
test_all 0.000029 0.002023 716.257761 ( 71.294197)
test_rubyspec 0.081270 0.075475 49.757557 ( 58.199294)
total: 147.62 sec