Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-222324
#<BuildRuby:0x000055a43977afa0
@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.20231030-222324",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003942 0.001232 1.385335 ( 1.696419)
build_miniruby 0.001114 0.000348 0.960779 ( 0.959871)
build_ruby 0.000992 0.000310 2.643980 ( 2.645008)
build_all 0.004928 0.004593 15.658906 ( 1.430787)
build_install 0.012649 0.000000 4.701869 ( 1.151382)
test_btest 0.000928 0.000091 79.302559 ( 7.534195)
test_basic 0.000000 0.003905 0.644091 ( 0.723570)
test_all 0.082545 0.048884 511.551213 ( 48.066270)
test_rubyspec 0.032619 0.022597 51.055444 ( 63.352300)
total: 127.56 sec