Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-080623
#<BuildRuby:0x0000557c247abd68
@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.20231210-080623",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004350 0.000458 1.310185 ( 1.620314)
build_miniruby 0.000827 0.000087 0.810600 ( 0.810231)
build_ruby 0.001380 0.000000 2.819074 ( 2.819689)
build_all 0.005349 0.004600 16.505909 ( 1.480480)
build_install 0.000000 0.008773 4.890769 ( 1.151107)
test_btest 0.000102 0.000827 88.622687 ( 7.233857)
test_basic 0.003566 0.000000 0.605961 ( 0.684462)
test_all 0.078561 0.056295 546.702257 ( 48.721951)
test_rubyspec 0.020778 0.025353 50.745870 ( 63.142092)
total: 127.66 sec