Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-234047
#<BuildRuby:0x00005588fa6d81d8
@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.20221224-234047",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000005 0.000004 0.000009 ( 0.000009)
build_up 0.007001 0.001835 0.957906 ( 1.171188)
build_miniruby 0.001448 0.000869 0.837739 ( 0.836706)
build_ruby 0.001829 0.001098 2.123960 ( 2.124379)
build_all 0.012089 0.008145 18.589811 ( 2.170443)
build_install 0.015666 0.006399 2.019335 ( 1.018969)
test_btest 0.000000 0.001542 87.210296 ( 8.750191)
test_basic 0.003902 0.006120 0.352593 ( 0.437606)
test_all 0.001633 0.001050 693.997676 ( 63.622509)
test_rubyspec 0.082832 0.086871 47.719645 ( 55.892113)
total: 136.03 sec