Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-024809
#<BuildRuby:0x0000555986bfb280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-024809",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002769 0.001231 0.840032 ( 1.238986)
build_miniruby 0.000910 0.000405 1.041008 ( 1.041829)
build_ruby 0.000789 0.000351 3.106810 ( 3.116180)
build_all 0.007485 0.001160 15.766223 ( 1.383820)
build_install 0.009836 0.000026 4.098833 ( 1.168437)
test_btest 0.000000 0.000649 81.808167 ( 11.516803)
test_basic 0.000000 0.003745 0.417362 ( 0.501730)
test_all 0.071560 0.047282 551.213718 ( 53.405434)
test_rubyspec 0.034706 0.008821 48.801602 ( 61.446872)
total: 134.82 sec