Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-032944
#<BuildRuby:0x0000557efdbfa8c0
@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.20221128-032944",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004873 0.000000 1.186062 ( 1.454592)
build_miniruby 0.000957 0.000000 0.967560 ( 0.966030)
build_ruby 0.001264 0.000000 2.760046 ( 2.655743)
build_all 0.005695 0.004263 22.418949 ( 4.388488)
build_install 0.003409 0.005123 4.343856 ( 1.516363)
test_btest 0.000501 0.000134 57.396672 ( 11.448817)
test_basic 0.003741 0.000997 0.329958 ( 0.420904)
test_all 0.000863 0.000230 702.675610 (107.415003)
test_rubyspec 0.043441 0.024081 53.231097 ( 61.425172)
total: 191.69 sec