Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-170305
#<BuildRuby:0x000055678d20cb88
@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.20220824-170305",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000019)
configure 0.000100 0.000015 0.000115 ( 0.000118)
build_up 0.009939 0.001529 0.983450 ( 1.027150)
build_miniruby 0.001776 0.000274 0.069150 ( 0.067077)
build_ruby 0.001814 0.000279 0.076260 ( 0.074583)
build_all 0.009383 0.000593 1.516329 ( 0.581068)
build_install 0.020008 0.002858 1.870345 ( 0.907010)
test_btest 0.001227 0.000175 76.590869 ( 8.804935)
test_basic 0.007313 0.001045 0.329912 ( 0.418106)
test_all 0.005705 0.000000 660.271002 ( 65.012658)
test_rubyspec 0.132868 0.031563 45.757411 ( 54.333036)
total: 131.23 sec