Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-044722
#<BuildRuby:0x000055da5d8ebe20
@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.20240106-044722",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.003850 0.853508 ( 1.255668)
build_miniruby 0.000660 0.000335 0.923163 ( 0.923639)
build_ruby 0.001074 0.000322 2.795913 ( 2.796937)
build_all 0.009976 0.000000 14.636878 ( 1.384728)
build_install 0.008965 0.000449 4.242410 ( 1.137871)
test_btest 0.000556 0.000119 79.935176 ( 7.201516)
test_basic 0.000000 0.003831 0.421419 ( 0.501599)
test_all 0.107799 0.025275 554.286394 ( 64.900435)
test_rubyspec 0.022198 0.011702 48.656227 ( 61.236606)
total: 141.34 sec