Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-191023
#<BuildRuby:0x000055de082dff00
@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.20220823-191023",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000014)
build_up 0.006157 0.000473 0.847480 ( 4.938742)
build_miniruby 0.000912 0.000070 0.057646 ( 0.056349)
build_ruby 0.000856 0.000066 0.059800 ( 0.058543)
build_all 0.004558 0.000000 1.544653 ( 0.587007)
build_install 0.006375 0.004347 1.907875 ( 0.955540)
test_btest 0.000550 0.000069 53.674539 ( 8.056114)
test_basic 0.002474 0.003474 0.336162 ( 0.424414)
test_all 0.002649 0.000441 648.375749 ( 92.356381)
test_rubyspec 0.070869 0.058105 44.193709 ( 52.437597)
total: 159.87 sec