Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-153909
#<BuildRuby:0x0000557edce1b760
@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.20221225-153909",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006791 0.003683 0.941456 ( 1.226453)
build_miniruby 0.003635 0.000000 0.838421 ( 0.835861)
build_ruby 0.003626 0.000000 2.137497 ( 2.136824)
build_all 0.014232 0.006827 18.575597 ( 2.169092)
build_install 0.000000 0.021882 2.063754 ( 1.017331)
test_btest 0.000375 0.001030 91.845678 ( 9.314797)
test_basic 0.007647 0.001231 0.345226 ( 0.433298)
test_all 0.002550 0.000000 664.568807 ( 62.768804)
test_rubyspec 0.074700 0.091723 48.286610 ( 56.468469)
total: 136.37 sec