Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-221750
#<BuildRuby:0x0000557bcdbf35f8
@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.20230810-221750",
@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.000005)
autoconf 0.000000 0.000017 0.000017 ( 0.000009)
configure 0.000000 0.000007 0.000007 ( 0.000007)
build_up 0.000870 0.004225 1.366155 ( 2.583374)
build_miniruby 0.000744 0.000219 0.830960 ( 0.830566)
build_ruby 0.000922 0.000271 2.686556 ( 2.686360)
build_all 0.008300 0.001774 14.545802 ( 1.327600)
build_install 0.008485 0.000976 2.287806 ( 1.021500)
test_btest 0.000745 0.000201 81.193720 ( 8.004922)
test_basic 0.004368 0.000247 0.683777 ( 0.767464)
test_all 0.001237 0.000321 543.019999 ( 51.523114)
test_rubyspec 0.020420 0.019099 46.833156 ( 59.237749)
total: 127.98 sec