Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-091922
#<BuildRuby:0x000055b694eb4038
@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-091922",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001089 0.002666 0.634547 ( 1.063051)
build_miniruby 0.000609 0.000305 0.702075 ( 0.701451)
build_ruby 0.000000 0.001356 2.440829 ( 2.373176)
build_all 0.007194 0.002224 12.546423 ( 1.489194)
build_install 0.004544 0.002272 1.646938 ( 0.783920)
test_btest 0.000406 0.000203 66.324260 ( 6.380898)
test_basic 0.002440 0.001220 0.253207 ( 0.348400)
test_all 0.001515 0.000000 512.012397 ( 69.705400)
test_rubyspec 0.022429 0.007630 35.397290 ( 45.994561)
total: 128.84 sec