Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-162204
#<BuildRuby:0x000056104bc876f0
@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.20230113-162204",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.003251 0.000887 0.626623 ( 1.114333)
build_miniruby 0.000720 0.000196 0.668930 ( 0.667916)
build_ruby 0.000992 0.000271 2.434794 ( 2.434501)
build_all 0.002756 0.006583 12.922587 ( 1.644898)
build_install 0.001664 0.004780 1.522256 ( 0.728141)
test_btest 0.000504 0.000232 67.024022 ( 6.577907)
test_basic 0.003235 0.000000 0.247578 ( 0.343465)
test_all 0.001008 0.000050 504.520400 ( 47.283983)
test_rubyspec 0.019531 0.011659 35.809265 ( 46.380173)
total: 107.18 sec