Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-102337
#<BuildRuby:0x0000563f20020e30
@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.20221012-102337",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000109 0.000000 0.000109 ( 0.000104)
configure 0.000036 0.000000 0.000036 ( 0.000035)
build_up 0.010756 0.000747 1.115011 ( 1.180963)
build_miniruby 0.001589 0.000367 0.100311 ( 0.096591)
build_ruby 0.001219 0.000281 0.097803 ( 0.094873)
build_all 0.003403 0.004211 1.287587 ( 0.555174)
build_install 0.008834 0.005919 1.578977 ( 0.866142)
test_btest 0.001177 0.000393 62.087590 ( 6.510163)
test_basic 0.004445 0.001481 0.348699 ( 0.438974)
test_all 0.005181 0.002151 520.694432 ( 55.317900)
test_rubyspec 0.091503 0.041681 42.966775 ( 51.549824)
total: 116.61 sec