Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-095308
#<BuildRuby:0x0000560b8b6c84e0
@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.20220720-095308",
@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.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002159 0.008523 0.973462 ( 1.214855)
build_miniruby 0.001473 0.000315 0.072359 ( 0.070299)
build_ruby 0.001553 0.000333 0.067235 ( 0.065347)
build_all 0.000700 0.009080 1.541358 ( 0.600496)
build_install 0.011217 0.012090 5.130358 ( 2.077634)
test_btest 0.001533 0.000000 76.123258 ( 8.231199)
test_basic 0.006865 0.000000 0.324834 ( 0.418538)
test_all 0.001675 0.000173 642.221843 ( 64.100857)
test_rubyspec 0.094084 0.078786 45.921408 ( 51.525829)
total: 128.31 sec