Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-230559
#<BuildRuby:0x0000558cb7bb5550
@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.20220814-230559",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.005329 0.005361 0.827138 ( 1.031269)
build_miniruby 0.001098 0.000274 0.060128 ( 0.060549)
build_ruby 0.001403 0.000351 0.063611 ( 0.063061)
build_all 0.007101 0.001776 1.254701 ( 0.479959)
build_install 0.011175 0.004039 1.586994 ( 0.798994)
test_btest 0.000859 0.000229 54.334972 ( 6.317159)
test_basic 0.005545 0.000126 0.297584 ( 0.390579)
test_all 0.003534 0.000499 502.017008 ( 52.872465)
test_rubyspec 0.076112 0.059708 41.572893 ( 49.102217)
total: 111.12 sec