Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-150931
#<BuildRuby:0x00005575da183788
@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-150931",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004246 0.000472 1.152568 ( 1.575834)
build_miniruby 0.001333 0.000000 1.357289 ( 1.359237)
build_ruby 0.001491 0.000000 5.238346 ( 5.244336)
build_all 0.006556 0.003780 16.384262 ( 1.630207)
build_install 0.014988 0.000000 4.778542 ( 1.614230)
test_btest 0.000734 0.000000 82.280644 ( 12.255487)
test_basic 0.002084 0.003113 0.641450 ( 0.711132)
test_all 0.102061 0.019663 544.511057 ( 66.710777)
test_rubyspec 0.032101 0.029872 71.790527 ( 84.094492)
total: 175.20 sec