Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-182944
#<BuildRuby:0x0000563e463619d0
@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.20221205-182944",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008566 0.001318 1.208808 ( 1.996547)
build_miniruby 0.001634 0.000251 0.836291 ( 0.836680)
build_ruby 0.003250 0.000000 2.210635 ( 2.119955)
build_all 0.012363 0.007787 18.276582 ( 2.115393)
build_install 0.013413 0.008094 2.003620 ( 1.010878)
test_btest 0.002028 0.000564 91.238645 ( 8.936631)
test_basic 0.002937 0.004511 0.348136 ( 0.440446)
test_all 0.001281 0.000404 685.266337 ( 69.881722)
test_rubyspec 0.102302 0.040614 48.445480 ( 56.876033)
total: 144.22 sec