Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-091315
#<BuildRuby:0x0000559c914f4510
@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.20220303-091315",
@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.000015 0.000005 0.000020 ( 0.000019)
configure 0.000072 0.000026 0.000098 ( 0.000101)
build_up 0.001395 0.010885 1.030246 ( 2.330551)
build_miniruby 0.001491 0.000870 0.075440 ( 0.072876)
build_ruby 0.001203 0.000701 0.076253 ( 0.074325)
build_all 0.009192 0.000421 4.228804 ( 0.854438)
build_install 0.010755 0.012391 7.867347 ( 2.388048)
test_btest 0.001394 0.000000 74.914802 ( 8.017022)
test_basic 0.002830 0.004588 0.339113 ( 0.432232)
test_all 0.000553 0.001539 667.796888 ( 65.566506)
test_rubyspec 0.087398 0.078964 46.290845 ( 51.647801)
total: 131.39 sec