Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-012904
#<BuildRuby:0x00005601b2813940
@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.20220317-012904",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007853 0.002509 1.006266 ( 1.304970)
build_miniruby 0.001511 0.000540 0.078537 ( 0.076078)
build_ruby 0.001301 0.000465 0.067147 ( 0.065502)
build_all 0.007707 0.002753 4.177118 ( 0.852562)
build_install 0.017665 0.005725 7.864779 ( 2.390242)
test_btest 0.001019 0.000357 73.066245 ( 7.951230)
test_basic 0.005885 0.000579 0.341533 ( 0.430889)
test_all 0.001949 0.000000 659.687207 ( 65.047227)
test_rubyspec 0.091565 0.068875 46.026134 ( 51.440024)
total: 129.56 sec