Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-195228
#<BuildRuby:0x000056014e6846d8
@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.20221109-195228",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.008678 0.001335 1.100816 ( 1.142525)
build_miniruby 0.001690 0.000260 0.066215 ( 0.064358)
build_ruby 0.001959 0.000000 0.066140 ( 0.064589)
build_all 0.006036 0.005379 1.502742 ( 0.593294)
build_install 0.015421 0.007405 1.882230 ( 0.940806)
test_btest 0.001176 0.000310 90.922115 ( 8.794617)
test_basic 0.007668 0.000795 0.329202 ( 0.416776)
test_all 0.001535 0.000384 671.986479 ( 68.118586)
test_rubyspec 0.124008 0.055054 47.884656 ( 56.017663)
total: 136.15 sec