Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-120512
#<BuildRuby:0x000055d535be7610
@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.20221202-120512",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009363 0.001219 1.198767 ( 1.211942)
build_miniruby 0.001979 0.000456 0.849989 ( 0.849470)
build_ruby 0.002538 0.000586 2.222488 ( 2.126742)
build_all 0.012467 0.007731 18.546788 ( 2.174986)
build_install 0.014782 0.004880 2.004221 ( 1.008019)
test_btest 0.001313 0.000000 94.343904 ( 9.239239)
test_basic 0.007449 0.001228 0.337232 ( 0.424145)
test_all 0.001911 0.000546 742.815346 ( 72.056297)
test_rubyspec 0.103926 0.088396 49.279577 ( 57.359396)
total: 146.45 sec