Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-143708
#<BuildRuby:0x00005650ff72bce8
@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.20231117-143708",
@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.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.003237 0.001294 1.254135 ( 1.694649)
build_miniruby 0.000774 0.000310 0.830476 ( 0.830291)
build_ruby 0.001067 0.000427 2.757310 ( 2.756995)
build_all 0.008230 0.001482 16.608229 ( 1.496297)
build_install 0.007941 0.001205 4.808980 ( 1.127663)
test_btest 0.000576 0.000204 83.185467 ( 7.002435)
test_basic 0.002821 0.000996 0.647694 ( 0.725543)
test_all 0.088069 0.048056 518.573608 ( 52.973266)
test_rubyspec 0.031035 0.018965 49.574935 ( 61.939667)
total: 130.55 sec