Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-083940
#<BuildRuby:0x000055ea541391f8
@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.20221104-083940",
@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.000001 0.000011 ( 0.000012)
configure 0.000071 0.000005 0.000076 ( 0.000082)
build_up 0.009304 0.000091 0.890865 ( 0.990225)
build_miniruby 0.001676 0.000112 0.050842 ( 0.050439)
build_ruby 0.001332 0.000089 0.044053 ( 0.043993)
build_all 0.006729 0.000449 1.174763 ( 0.491256)
build_install 0.004099 0.008503 1.533353 ( 0.817695)
test_btest 0.001266 0.000000 63.128312 ( 6.341817)
test_basic 0.005544 0.000409 0.308243 ( 0.403772)
test_all 0.019990 0.003332 492.396298 ( 53.651585)
test_rubyspec 0.075472 0.045985 43.263363 ( 51.909475)
total: 114.70 sec