Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-003233
#<BuildRuby:0x000055f74a312c88
@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.20221030-003233",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005315 0.004348 1.089025 ( 1.622182)
build_miniruby 0.002201 0.000338 0.099589 ( 0.095756)
build_ruby 0.001784 0.000274 0.102272 ( 0.098863)
build_all 0.006633 0.001020 1.329431 ( 0.568683)
build_install 0.014987 0.000639 1.668475 ( 0.889571)
test_btest 0.002008 0.000267 61.428726 ( 6.491567)
test_basic 0.005980 0.000798 0.355615 ( 0.455991)
test_all 0.002551 0.005328 503.509764 ( 54.187482)
test_rubyspec 0.077177 0.039170 43.453083 ( 52.067685)
total: 116.48 sec