Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-033033
#<BuildRuby:0x00005654d8e86740
@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.20221203-033033",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004863 0.000000 1.139532 ( 1.289299)
build_miniruby 0.001118 0.000000 1.045588 ( 1.044200)
build_ruby 0.001234 0.000000 2.768635 ( 2.682131)
build_all 0.009059 0.000074 15.846066 ( 3.370905)
build_install 0.009419 0.000151 2.281797 ( 1.314158)
test_btest 0.000547 0.000058 67.776158 ( 11.306967)
test_basic 0.004486 0.000472 0.299764 ( 0.390015)
test_all 0.000000 0.000894 663.800852 (112.616187)
test_rubyspec 0.033300 0.033023 52.953431 ( 61.168950)
total: 195.18 sec