Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-201339
#<BuildRuby:0x00005633c89784f0
@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.20220325-201339",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000018 0.000001 0.000019 ( 0.000048)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007431 0.004768 0.994148 ( 1.053776)
build_miniruby 0.001675 0.000224 0.074807 ( 0.074330)
build_ruby 0.001384 0.000185 0.066320 ( 0.065899)
build_all 0.010139 0.000706 4.140276 ( 0.850905)
build_install 0.018745 0.005513 7.851255 ( 2.420859)
test_btest 0.001244 0.000000 76.353055 ( 8.399105)
test_basic 0.007864 0.000000 0.335256 ( 0.424813)
test_all 0.001826 0.000000 695.570212 ( 67.889614)
test_rubyspec 0.129215 0.027077 45.777025 ( 51.290086)
total: 132.47 sec