Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-114314
#<BuildRuby:0x000055eb36dbfe80
@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.20230112-114314",
@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.000016 0.000005 0.000021 ( 0.000021)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005597 0.000500 0.845047 ( 1.161203)
build_miniruby 0.000864 0.000247 1.022944 ( 1.021133)
build_ruby 0.001137 0.000325 2.781023 ( 2.778496)
build_all 0.007319 0.002637 16.868344 ( 2.992126)
build_install 0.009728 0.001639 2.082691 ( 1.073226)
test_btest 0.000674 0.000000 79.628726 ( 10.825443)
test_basic 0.006114 0.000707 0.379149 ( 0.465012)
test_all 0.001280 0.000337 656.577808 (103.225461)
test_rubyspec 0.081108 0.040682 52.061679 ( 60.107533)
total: 183.65 sec