Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-233215
#<BuildRuby:0x0000559e8b59b6e8
@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.20221212-233215",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003133 0.000261 0.620511 ( 1.038490)
build_miniruby 0.000779 0.000065 0.741390 ( 0.741160)
build_ruby 0.001181 0.000098 2.580128 ( 2.511770)
build_all 0.009402 0.000000 12.434929 ( 1.511087)
build_install 0.006677 0.000149 1.641163 ( 0.765885)
test_btest 0.000656 0.000000 67.056077 ( 5.992929)
test_basic 0.003546 0.000000 0.243778 ( 0.339017)
test_all 0.001468 0.000062 523.999656 ( 69.792016)
test_rubyspec 0.016794 0.011819 35.297994 ( 45.881077)
total: 128.57 sec