Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-174052
#<BuildRuby:0x000055b2b0f804e0
@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.20220822-174052",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004453 0.008226 0.983009 ( 1.268035)
build_miniruby 0.001349 0.000385 0.075489 ( 0.074221)
build_ruby 0.001616 0.000461 0.079070 ( 0.077869)
build_all 0.008988 0.001247 1.506563 ( 0.578208)
build_install 0.019957 0.001801 1.864829 ( 0.919482)
test_btest 0.001392 0.000000 73.343598 ( 8.250947)
test_basic 0.002017 0.005695 0.317286 ( 0.407522)
test_all 0.003743 0.000000 653.165308 ( 65.365052)
test_rubyspec 0.100763 0.072778 45.772168 ( 54.227162)
total: 131.17 sec