Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-064610
#<BuildRuby:0x0000555ec66840a0
@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.20240113-064610",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004806 0.000076 0.955702 ( 1.335172)
build_miniruby 0.000890 0.000081 0.889626 ( 0.890116)
build_ruby 0.001233 0.000112 2.834034 ( 2.837169)
build_all 0.009965 0.000509 14.651010 ( 1.374316)
build_install 0.005863 0.003533 4.206949 ( 1.148976)
test_btest 0.000708 0.000082 78.460956 ( 7.641221)
test_basic 0.003409 0.000000 0.444018 ( 0.523899)
test_all 0.081363 0.055408 503.820807 ( 55.418977)
test_rubyspec 0.027612 0.006744 50.646841 ( 63.293076)
total: 134.46 sec