Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-054019
#<BuildRuby:0x000055603acc7140
@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.20221229-054019",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002998 0.000500 0.631059 ( 1.025903)
build_miniruby 0.000791 0.000131 0.731972 ( 0.731655)
build_ruby 0.001288 0.000000 2.508055 ( 2.507674)
build_all 0.002067 0.007091 12.715972 ( 1.523921)
build_install 0.006244 0.000621 1.604805 ( 0.758858)
test_btest 0.000509 0.000135 64.153356 ( 6.402564)
test_basic 0.003766 0.000000 0.250281 ( 0.345530)
test_all 0.000997 0.000179 497.168144 ( 46.976202)
test_rubyspec 0.014449 0.011951 34.727987 ( 45.351831)
total: 105.62 sec