Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-035716
#<BuildRuby:0x0000556521991160
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221129-035716",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003417 0.007675 1.271236 ( 1.621971)
build_miniruby 0.002553 0.000000 0.847073 ( 0.845506)
build_ruby 0.002301 0.000460 2.227642 ( 2.141912)
build_all 0.009063 0.010370 18.492176 ( 2.176087)
build_install 0.017915 0.005123 1.885299 ( 0.952039)
test_btest 0.000000 0.001419 87.644826 ( 8.560444)
test_basic 0.001896 0.009087 0.350112 ( 0.433571)
test_all 0.001284 0.002239 733.493262 ( 71.014033)
test_rubyspec 0.086538 0.102805 49.394496 ( 57.538617)
total: 145.29 sec