Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-033046
#<BuildRuby:0x000055e0ff6511f8
@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.20220821-033046",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007066 0.004361 0.851320 ( 1.161021)
build_miniruby 0.001251 0.000179 0.054234 ( 0.052501)
build_ruby 0.002279 0.000000 0.062762 ( 0.060702)
build_all 0.007028 0.003645 1.251544 ( 0.470522)
build_install 0.015379 0.000488 1.553338 ( 0.776241)
test_btest 0.001193 0.000179 53.451921 ( 6.404330)
test_basic 0.006350 0.000297 0.286977 ( 0.376839)
test_all 0.002325 0.002945 483.633878 ( 52.139123)
test_rubyspec 0.090005 0.043393 42.104919 ( 50.238635)
total: 111.68 sec