Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-011808
#<BuildRuby:0x000056422ccef4b8
@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.20220803-011808",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002266 0.009369 0.962387 ( 1.333160)
build_miniruby 0.001270 0.000544 0.073798 ( 0.072605)
build_ruby 0.001452 0.000622 0.078789 ( 0.077361)
build_all 0.006320 0.002708 1.540301 ( 0.582425)
build_install 0.017539 0.005341 5.075228 ( 2.044100)
test_btest 0.001393 0.000000 72.578497 ( 7.915018)
test_basic 0.002325 0.004529 0.321233 ( 0.411456)
test_all 0.000000 0.002096 664.972292 ( 65.869237)
test_rubyspec 0.089110 0.085672 45.525699 ( 53.041244)
total: 131.35 sec