Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-210634
#<BuildRuby:0x000055c2cf0d3e90
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220531-210634",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006490 0.000357 0.834402 ( 1.254242)
build_miniruby 0.000913 0.000141 0.056972 ( 0.055723)
build_ruby 0.001037 0.000000 0.058731 ( 0.057498)
build_all 0.004298 0.000000 1.487914 ( 0.602005)
build_install 0.011129 0.000000 6.293166 ( 2.833395)
test_btest 0.000787 0.000000 50.847451 ( 8.469679)
test_basic 0.005907 0.000142 0.335673 ( 0.423619)
test_all 0.001377 0.000153 662.312803 ( 96.705409)
test_rubyspec 0.088555 0.015265 44.068654 ( 49.645645)
total: 160.05 sec