Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-161448
#<BuildRuby:0x0000562e48a50920
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-161448",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009442 0.000145 1.262377 ( 1.537057)
build_miniruby 0.002182 0.000291 0.828960 ( 0.830414)
build_ruby 0.000000 0.003448 2.256447 ( 2.169537)
build_all 0.015666 0.005869 25.009372 ( 2.795641)
build_install 0.019768 0.001156 4.987198 ( 1.209883)
test_btest 0.000901 0.000171 88.812503 ( 8.499308)
test_basic 0.001785 0.005329 0.350200 ( 0.439444)
test_all 0.002515 0.000342 675.543052 ( 69.302241)
test_rubyspec 0.096413 0.056294 50.247739 ( 58.530467)
total: 145.31 sec