Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-092551
#<BuildRuby:0x0000561b04bed348
@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.20220804-092551",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000068 0.000011 0.000079 ( 0.000082)
build_up 0.008037 0.000618 0.853635 ( 1.928561)
build_miniruby 0.001414 0.000217 0.053140 ( 0.052026)
build_ruby 0.001677 0.000000 0.057257 ( 0.055893)
build_all 0.009617 0.000328 1.276645 ( 0.480019)
build_install 0.008480 0.008041 4.271208 ( 1.807498)
test_btest 0.001511 0.000000 54.635737 ( 6.025691)
test_basic 0.006484 0.000785 0.294347 ( 0.384752)
test_all 0.001688 0.000356 495.679432 ( 52.508088)
test_rubyspec 0.084514 0.050445 41.665282 ( 49.099191)
total: 112.34 sec