Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-035036
#<BuildRuby:0x000055fa5fbb03c8
@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.20230120-035036",
@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.000000 0.000011 0.000011 ( 0.000008)
autoconf 0.000000 0.000017 0.000017 ( 0.000017)
configure 0.000000 0.000014 0.000014 ( 0.000014)
build_up 0.001596 0.005042 0.843996 ( 1.022468)
build_miniruby 0.000674 0.000472 1.017275 ( 1.015489)
build_ruby 0.000946 0.000662 2.782391 ( 2.779905)
build_all 0.010044 0.000000 16.994421 ( 3.029674)
build_install 0.010058 0.001302 2.159081 ( 1.091294)
test_btest 0.000596 0.000298 70.051269 ( 11.445999)
test_basic 0.004854 0.002427 0.326660 ( 0.411220)
test_all 0.000826 0.000413 676.413831 ( 96.433628)
test_rubyspec 0.065930 0.061055 52.117001 ( 60.123870)
total: 177.35 sec