Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-221628
#<BuildRuby:0x00005626c7e57dd0
@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.20221125-221628",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.003597 0.001199 1.029448 ( 1.037115)
build_miniruby 0.000623 0.000207 1.001189 ( 0.999861)
build_ruby 0.000926 0.000308 2.872195 ( 2.768560)
build_all 0.008321 0.000000 15.738766 ( 3.364177)
build_install 0.005217 0.003161 2.016702 ( 1.160562)
test_btest 0.000553 0.000000 58.622419 ( 11.849183)
test_basic 0.004641 0.000327 0.309777 ( 0.400052)
test_all 0.000875 0.000257 685.222885 (107.901475)
test_rubyspec 0.042579 0.022492 53.059022 ( 61.367109)
total: 190.85 sec