Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-123102
#<BuildRuby:0x0000556cb15a1400
@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.20221020-123102",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009843 0.000119 1.105639 ( 1.172251)
build_miniruby 0.001403 0.000094 0.110806 ( 0.107997)
build_ruby 0.001702 0.000114 0.107825 ( 0.105200)
build_all 0.008247 0.000000 1.338513 ( 0.575257)
build_install 0.009946 0.005493 1.669668 ( 0.905451)
test_btest 0.000000 0.002118 63.535364 ( 6.366157)
test_basic 0.003378 0.003355 0.363069 ( 0.453042)
test_all 0.002547 0.005218 522.386762 ( 55.307584)
test_rubyspec 0.121092 0.019967 43.495174 ( 52.083129)
total: 117.08 sec