Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-212926
#<BuildRuby:0x0000562d725008e8
@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.20220228-212926",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006974 0.004964 1.006598 ( 1.025283)
build_miniruby 0.002013 0.000287 0.074909 ( 0.072526)
build_ruby 0.001837 0.000262 0.075516 ( 0.073368)
build_all 0.008300 0.001186 4.194265 ( 0.852879)
build_install 0.013156 0.010035 8.090441 ( 2.446267)
test_btest 0.000888 0.000209 72.903998 ( 8.296605)
test_basic 0.001771 0.005771 0.339694 ( 0.432876)
test_all 0.001283 0.000377 648.109186 ( 65.225961)
test_rubyspec 0.092956 0.065515 46.213419 ( 51.615227)
total: 130.04 sec