Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-161425
#<BuildRuby:0x000055a51f67fda8
@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.20221118-161425",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000721 0.004107 1.116351 ( 2.180321)
build_miniruby 0.000800 0.000185 0.965561 ( 0.963941)
build_ruby 0.000991 0.000229 2.852173 ( 2.742067)
build_all 0.008965 0.000136 15.901308 ( 3.276337)
build_install 0.008696 0.000000 2.041340 ( 1.184873)
test_btest 0.000603 0.000000 61.167079 ( 10.909752)
test_basic 0.004456 0.000217 0.302193 ( 0.393030)
test_all 0.001001 0.000071 650.487396 (101.652118)
test_rubyspec 0.034653 0.026515 51.682110 ( 59.999459)
total: 183.30 sec