Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-004253
#<BuildRuby:0x00005562b895ce80
@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.20220720-004253",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005732 0.003102 0.744374 ( 0.887734)
build_miniruby 0.001199 0.000000 0.049308 ( 0.048065)
build_ruby 0.001271 0.000000 0.050187 ( 0.048787)
build_all 0.006214 0.000212 1.224109 ( 0.460337)
build_install 0.014735 0.000028 4.656933 ( 1.887011)
test_btest 0.001232 0.000117 52.365494 ( 8.236880)
test_basic 0.002501 0.004046 0.299725 ( 0.394363)
test_all 0.001682 0.000000 521.946921 ( 55.958038)
test_rubyspec 0.100295 0.032283 39.657672 ( 45.378212)
total: 113.30 sec