Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-045115
#<BuildRuby:0x000055565c5c4d30
@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.20220830-045115",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007222 0.004916 0.994279 ( 1.332553)
build_miniruby 0.001608 0.000495 0.077304 ( 0.076298)
build_ruby 0.001688 0.000519 0.072057 ( 0.070865)
build_all 0.008471 0.001158 1.535425 ( 0.594051)
build_install 0.013879 0.007769 1.884246 ( 0.930079)
test_btest 0.000863 0.000288 78.651519 ( 8.317992)
test_basic 0.005963 0.000178 0.322755 ( 0.413191)
test_all 0.000516 0.003697 647.477474 ( 65.511708)
test_rubyspec 0.131646 0.042166 45.688249 ( 54.170708)
total: 131.42 sec