Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-115049
#<BuildRuby:0x00005589b9e2be20
@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.20240109-115049",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000011)
build_up 0.000834 0.003315 0.814270 ( 1.232063)
build_miniruby 0.000876 0.000188 0.875469 ( 0.875704)
build_ruby 0.001143 0.000245 2.830347 ( 2.830547)
build_all 0.004684 0.005762 14.783763 ( 1.431291)
build_install 0.007766 0.001183 4.271195 ( 1.146329)
test_btest 0.000530 0.000148 80.273942 ( 6.875504)
test_basic 0.000000 0.003474 0.436632 ( 0.516256)
test_all 0.089204 0.043394 530.368461 ( 48.739149)
test_rubyspec 0.015894 0.018735 50.337412 ( 62.819961)
total: 126.47 sec