Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-222255
#<BuildRuby:0x0000565204c319d0
@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.20221205-222255",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000087 0.000014 0.000101 ( 0.000104)
build_up 0.008962 0.001379 1.206409 ( 1.228450)
build_miniruby 0.002468 0.000000 0.841446 ( 0.842097)
build_ruby 0.003025 0.000146 2.222424 ( 2.133787)
build_all 0.018843 0.000043 18.467635 ( 2.166858)
build_install 0.019676 0.001583 2.013357 ( 1.022008)
test_btest 0.001136 0.000119 92.973652 ( 8.770484)
test_basic 0.006782 0.000714 0.356764 ( 0.454915)
test_all 0.002043 0.000215 684.958845 ( 70.336196)
test_rubyspec 0.094018 0.047348 49.141458 ( 57.464693)
total: 144.42 sec