Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-182348
#<BuildRuby:0x00005609e6bb34b0
@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.20230712-182348",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004939 0.000194 1.443004 ( 2.729550)
build_miniruby 0.000962 0.000000 0.912423 ( 0.912469)
build_ruby 0.001207 0.000000 2.673788 ( 2.674402)
build_all 0.005463 0.004015 12.746759 ( 1.144563)
build_install 0.005009 0.003205 1.834195 ( 0.884191)
test_btest 0.000745 0.000213 80.864488 ( 8.062191)
test_basic 0.005028 0.000273 0.758926 ( 0.840957)
test_all 0.001254 0.000342 458.126852 ( 42.273277)
test_rubyspec 0.024515 0.015014 44.286751 ( 56.682001)
total: 116.20 sec