Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-142543
#<BuildRuby:0x000055c777aaf840
@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.20231105-142543",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002391 0.003766 1.542994 ( 1.759072)
build_miniruby 0.000945 0.000142 0.898412 ( 0.897925)
build_ruby 0.000000 0.001392 2.756824 ( 2.756674)
build_all 0.007683 0.003238 17.559214 ( 1.653380)
build_install 0.007501 0.001429 5.322302 ( 1.224371)
test_btest 0.000805 0.000153 84.675354 ( 7.145154)
test_basic 0.000572 0.004697 0.775589 ( 0.849858)
test_all 0.095600 0.044288 508.601285 ( 59.110536)
test_rubyspec 0.033227 0.017890 50.714245 ( 62.978369)
total: 138.38 sec