Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-105815
#<BuildRuby:0x0000563d25679400
@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.20220724-105815",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008105 0.000623 0.860622 ( 0.981437)
build_miniruby 0.002622 0.000202 0.063276 ( 0.062205)
build_ruby 0.002132 0.000000 0.062309 ( 0.062000)
build_all 0.008616 0.000074 1.266191 ( 0.487946)
build_install 0.016638 0.000103 4.382813 ( 1.899285)
test_btest 0.001418 0.000078 55.523703 ( 6.312740)
test_basic 0.006389 0.000355 0.305894 ( 0.397881)
test_all 0.002539 0.000141 485.640983 ( 52.196674)
test_rubyspec 0.075216 0.056165 41.969353 ( 47.705611)
total: 110.11 sec