Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-081233
#<BuildRuby:0x0000556e24743e88
@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-081233",
@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.000010 0.000001 0.000011 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004538 0.000238 1.094020 ( 1.465772)
build_miniruby 0.000995 0.000052 1.325241 ( 1.327529)
build_ruby 0.001568 0.000082 3.860437 ( 3.870903)
build_all 0.005620 0.004356 16.226819 ( 1.560099)
build_install 0.013643 0.000461 4.625121 ( 1.600903)
test_btest 0.000745 0.000067 81.014475 ( 7.176118)
test_basic 0.005855 0.000112 0.553237 ( 0.624156)
test_all 0.098060 0.021850 553.611855 ( 70.930472)
test_rubyspec 0.039139 0.018502 66.329449 ( 78.733410)
total: 167.29 sec