Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-030952
#<BuildRuby:0x00005604addf72c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220802-030952",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006458 0.000496 0.881494 ( 0.935494)
build_miniruby 0.000956 0.000073 0.057497 ( 0.056240)
build_ruby 0.000833 0.000064 0.058928 ( 0.057698)
build_all 0.004326 0.000333 1.519883 ( 0.582857)
build_install 0.010757 0.000402 5.609264 ( 2.154456)
test_btest 0.000824 0.000059 49.399921 ( 8.538210)
test_basic 0.005267 0.000000 0.288935 ( 0.378080)
test_all 0.001398 0.000075 592.590468 ( 93.935203)
test_rubyspec 0.090066 0.029355 43.465768 ( 49.045571)
total: 155.68 sec