Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-021632
#<BuildRuby:0x000055bdb99400d0
@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.20221204-021632",
@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.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011641 0.000229 1.223159 ( 1.358905)
build_miniruby 0.002862 0.000179 0.852326 ( 0.851703)
build_ruby 0.000000 0.003545 2.264775 ( 2.173338)
build_all 0.017396 0.003938 18.792403 ( 2.201459)
build_install 0.014011 0.008406 2.050888 ( 1.024179)
test_btest 0.001416 0.000283 93.477529 ( 8.857731)
test_basic 0.003805 0.005060 0.348133 ( 0.434746)
test_all 0.002282 0.000000 734.046739 ( 71.577214)
test_rubyspec 0.131422 0.049612 49.790312 ( 57.846912)
total: 146.33 sec