Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-160941
#<BuildRuby:0x000055f213abb520
@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.20230613-160941",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003585 0.002346 1.432889 ( 3.753554)
build_miniruby 0.000894 0.000179 0.839181 ( 0.838518)
build_ruby 0.000000 0.001399 2.501628 ( 2.501897)
build_all 0.002990 0.006823 12.650581 ( 1.169328)
build_install 0.006998 0.000902 1.777953 ( 0.868760)
test_btest 0.001112 0.000000 81.485203 ( 7.142517)
test_basic 0.001499 0.003591 0.800738 ( 0.881249)
test_all 0.000775 0.000247 429.488417 ( 38.714880)
test_rubyspec 0.029778 0.012756 43.032566 ( 55.455116)
total: 111.33 sec