Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-171825
#<BuildRuby:0x0000562446583818
@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.20230520-171825",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001608 0.003371 1.325927 ( 2.583858)
build_miniruby 0.000802 0.000236 0.791872 ( 0.791961)
build_ruby 0.001466 0.000000 2.448978 ( 2.449141)
build_all 0.007770 0.001467 12.519218 ( 1.130537)
build_install 0.007382 0.000000 1.676337 ( 0.825744)
test_btest 0.000952 0.000000 83.244777 ( 7.022637)
test_basic 0.000358 0.004381 0.684804 ( 0.767317)
test_all 0.001280 0.000384 440.629929 ( 43.723424)
test_rubyspec 0.021012 0.019718 42.098299 ( 54.611647)
total: 113.91 sec