Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-233221
#<BuildRuby:0x000055a793fdef90
@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-233221",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000046 0.000003 0.000049 ( 0.000049)
build_up 0.012295 0.000592 0.803429 ( 1.115423)
build_miniruby 0.002109 0.000151 0.066445 ( 0.064340)
build_ruby 0.001719 0.000123 0.060078 ( 0.057818)
build_all 0.003279 0.004662 1.251286 ( 0.470078)
build_install 0.003901 0.012670 4.208784 ( 1.764134)
test_btest 0.001041 0.000307 52.588675 ( 6.531536)
test_basic 0.002779 0.003936 0.282296 ( 0.376231)
test_all 0.001002 0.001534 468.428767 ( 51.100664)
test_rubyspec 0.074229 0.064695 41.199192 ( 48.920306)
total: 110.40 sec