Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-100705
#<BuildRuby:0x000055951ba39f48
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-100705",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004273 0.005561 0.953210 ( 1.173796)
build_miniruby 0.002086 0.000695 0.845763 ( 0.844629)
build_ruby 0.002243 0.000000 2.153254 ( 2.154637)
build_all 0.014360 0.005562 18.524071 ( 2.182635)
build_install 0.020202 0.001563 2.024350 ( 1.032065)
test_btest 0.001650 0.000000 91.980651 ( 8.725500)
test_basic 0.000002 0.009095 0.357170 ( 0.442539)
test_all 0.002171 0.000331 677.661652 ( 63.385705)
test_rubyspec 0.084806 0.083402 48.063546 ( 56.097483)
total: 136.04 sec