Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-223637
#<BuildRuby:0x000056171403a7b0
@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.20221126-223637",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.001529 0.003447 1.294184 ( 1.489730)
build_miniruby 0.000769 0.000154 1.044829 ( 1.043424)
build_ruby 0.000986 0.000198 2.764426 ( 2.678656)
build_all 0.009957 0.000000 22.343663 ( 4.496472)
build_install 0.003990 0.005630 4.413734 ( 1.536933)
test_btest 0.000000 0.000606 61.217343 ( 10.971310)
test_basic 0.000000 0.005263 0.305063 ( 0.396012)
test_all 0.000144 0.001162 658.826641 (124.977402)
test_rubyspec 0.035634 0.026424 52.909833 ( 61.148849)
total: 208.74 sec