Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-111807
#<BuildRuby:0x000055a3f055ef08
@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.20220717-111807",
@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.000034 0.000003 0.000037 ( 0.000037)
autoconf 0.000062 0.000005 0.000067 ( 0.000067)
configure 0.000052 0.000003 0.000055 ( 0.000054)
build_up 0.010509 0.000751 0.867101 ( 1.090472)
build_miniruby 0.001239 0.000089 0.052351 ( 0.051174)
build_ruby 0.001493 0.000106 0.064260 ( 0.062816)
build_all 0.005430 0.004278 1.282760 ( 0.502976)
build_install 0.017106 0.000000 4.281981 ( 1.784322)
test_btest 0.001392 0.000046 53.144803 ( 6.222089)
test_basic 0.001288 0.004767 0.294992 ( 0.386081)
test_all 0.002089 0.000313 505.000414 ( 53.184217)
test_rubyspec 0.064732 0.061834 42.033478 ( 47.830966)
total: 111.12 sec