Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-092819
#<BuildRuby:0x000056259591f940
@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.20220325-092819",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009818 0.001283 1.008518 ( 1.911299)
build_miniruby 0.001420 0.000304 0.076956 ( 0.075895)
build_ruby 0.001355 0.000290 0.076102 ( 0.075405)
build_all 0.009081 0.000923 4.108102 ( 0.842131)
build_install 0.020153 0.000968 7.852419 ( 2.447059)
test_btest 0.001233 0.000206 75.773536 ( 8.099803)
test_basic 0.008710 0.000557 0.341052 ( 0.429037)
test_all 0.001351 0.000213 651.523492 ( 65.046863)
test_rubyspec 0.125965 0.038732 45.935232 ( 51.366875)
total: 130.30 sec