Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-024209
#<BuildRuby:0x00005583c31088e8
@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.20220304-024209",
@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.000016 0.000004 0.000020 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009704 0.002426 1.018693 ( 1.742549)
build_miniruby 0.001370 0.000343 0.074024 ( 0.072543)
build_ruby 0.001365 0.000342 0.069117 ( 0.067507)
build_all 0.007565 0.001891 4.209241 ( 0.848265)
build_install 0.014077 0.008398 7.977114 ( 2.415093)
test_btest 0.000997 0.000307 72.687892 ( 8.336352)
test_basic 0.005763 0.001773 0.331598 ( 0.420712)
test_all 0.001387 0.000427 659.977896 ( 65.414839)
test_rubyspec 0.087145 0.075677 46.685280 ( 51.986144)
total: 131.30 sec