Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-090816
#<BuildRuby:0x0000563a56b2fde0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221123-090816",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000744 0.004117 1.156676 ( 1.172432)
build_miniruby 0.000854 0.000107 0.999924 ( 0.998712)
build_ruby 0.001038 0.000129 2.841711 ( 2.752793)
build_all 0.004421 0.004236 15.710370 ( 3.418768)
build_install 0.008505 0.000012 2.072827 ( 1.218277)
test_btest 0.000596 0.000000 65.724088 ( 10.845742)
test_basic 0.004876 0.000194 0.291269 ( 0.381637)
test_all 0.001297 0.000194 677.600246 (123.932061)
test_rubyspec 0.045135 0.018673 53.203127 ( 61.494877)
total: 206.22 sec