Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-140545
#<BuildRuby:0x000055ef9937b228
@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.20230808-140545",
@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.000005 0.000002 0.000007 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003761 0.001254 1.392652 ( 2.716630)
build_miniruby 0.000657 0.000219 0.928681 ( 0.928677)
build_ruby 0.001142 0.000381 2.644836 ( 2.694158)
build_all 0.009563 0.000000 14.123045 ( 1.255895)
build_install 0.006591 0.001510 2.080655 ( 0.975442)
test_btest 0.000884 0.000235 79.841384 ( 7.748462)
test_basic 0.004538 0.000144 0.663146 ( 0.744267)
test_all 0.000995 0.000249 529.271226 ( 46.499477)
test_rubyspec 0.027866 0.011066 45.371171 ( 57.676345)
total: 121.24 sec