Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-150315
#<BuildRuby:0x0000556e4287c070
@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.20231031-150315",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000021 0.000000 0.000021 ( 0.000020)
build_up 0.003419 0.002240 1.299980 ( 1.586754)
build_miniruby 0.000863 0.000345 0.913835 ( 0.914048)
build_ruby 0.000000 0.001240 2.758519 ( 2.758771)
build_all 0.000000 0.009537 15.917658 ( 1.441763)
build_install 0.007833 0.000782 4.796080 ( 1.157773)
test_btest 0.000717 0.000418 84.628107 ( 7.164295)
test_basic 0.000000 0.005697 0.738200 ( 0.816945)
test_all 0.086213 0.046702 498.705590 ( 48.029291)
test_rubyspec 0.021861 0.020435 49.865581 ( 62.191065)
total: 126.06 sec