Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-074820
#<BuildRuby:0x00005578f8b4f340
@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.20220224-074820",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000101 0.000016 0.000117 ( 0.000057)
build_up 0.007504 0.003867 0.875132 ( 3.433553)
build_miniruby 0.001887 0.000378 0.079352 ( 0.078390)
build_ruby 0.001629 0.000325 0.076125 ( 0.075246)
build_all 0.010379 0.001164 4.127795 ( 0.860371)
build_install 0.022604 0.000654 7.948259 ( 2.443373)
test_btest 0.000809 0.000122 76.048569 ( 7.980215)
test_basic 0.006419 0.000962 0.332141 ( 0.422859)
test_all 0.001864 0.000280 652.889449 ( 65.819138)
test_rubyspec 0.100202 0.055283 46.288550 ( 51.467392)
total: 132.58 sec