Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-144311
#<BuildRuby:0x000055c30db58af8
@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.20220403-144311",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007631 0.004096 1.045588 ( 1.117526)
build_miniruby 0.001598 0.000228 0.072949 ( 0.071006)
build_ruby 0.001912 0.000273 0.076835 ( 0.074433)
build_all 0.010190 0.000000 4.152804 ( 0.843905)
build_install 0.015721 0.007140 8.537839 ( 2.995785)
test_btest 0.000797 0.000145 74.079917 ( 8.402651)
test_basic 0.002491 0.004604 0.336607 ( 0.427003)
test_all 0.001680 0.000382 697.817288 ( 67.765319)
test_rubyspec 0.082950 0.092047 46.651809 ( 52.026949)
total: 133.73 sec