Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-183539
#<BuildRuby:0x0000556b556b4ea8
@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.20221109-183539",
@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.000030 0.000000 0.000030 ( 0.000039)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.003110 0.008077 1.087263 ( 1.214994)
build_miniruby 0.001703 0.000487 0.069932 ( 0.067968)
build_ruby 0.001511 0.000432 0.065912 ( 0.063803)
build_all 0.007841 0.002240 1.525134 ( 0.590819)
build_install 0.012855 0.009165 1.877775 ( 0.941825)
test_btest 0.001479 0.000000 86.371984 ( 8.784704)
test_basic 0.003246 0.004861 0.345615 ( 0.433131)
test_all 0.001745 0.000679 657.293955 ( 67.393646)
test_rubyspec 0.081054 0.099828 47.705239 ( 55.843193)
total: 135.34 sec