Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-055247
#<BuildRuby:0x000055c4dc37c728
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221214-055247",
@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.000008 0.000001 0.000009 ( 0.000023)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.003868 0.000595 0.893859 ( 1.106235)
build_miniruby 0.001048 0.000000 0.923528 ( 0.922169)
build_ruby 0.001286 0.000000 2.749882 ( 2.659490)
build_all 0.005870 0.003437 15.845455 ( 3.322525)
build_install 0.008719 0.000117 2.241505 ( 1.267810)
test_btest 0.000496 0.000082 67.116045 ( 11.016795)
test_basic 0.001235 0.003483 0.297236 ( 0.388345)
test_all 0.001439 0.000000 665.264193 (144.391922)
test_rubyspec 0.057277 0.016052 52.830337 ( 60.966834)
total: 226.04 sec