Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-120042
#<BuildRuby:0x0000558031c18e80
@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.20221015-120042",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009609 0.000533 1.090439 ( 1.127284)
build_miniruby 0.001553 0.000517 0.101934 ( 0.098775)
build_ruby 0.001350 0.000450 0.098466 ( 0.095613)
build_all 0.007959 0.000000 1.339519 ( 0.567430)
build_install 0.009847 0.004502 1.651051 ( 0.889885)
test_btest 0.001332 0.000416 64.150150 ( 6.588222)
test_basic 0.002996 0.003974 0.348471 ( 0.441421)
test_all 0.005719 0.001099 512.190777 ( 54.858782)
test_rubyspec 0.072018 0.037121 43.575406 ( 52.495191)
total: 117.16 sec