Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-040158
#<BuildRuby:0x00005632f89febc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221221-040158",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003678 0.000491 0.879323 ( 1.126924)
build_miniruby 0.000813 0.000108 0.940096 ( 0.938916)
build_ruby 0.001005 0.000134 2.746527 ( 2.745160)
build_all 0.008310 0.000508 15.812534 ( 3.233481)
build_install 0.010065 0.000654 2.192895 ( 1.217703)
test_btest 0.000481 0.000057 63.417960 ( 11.133719)
test_basic 0.004825 0.000000 0.285321 ( 0.376363)
test_all 0.001328 0.000148 677.142165 (140.527261)
test_rubyspec 0.038101 0.026413 52.202876 ( 60.383629)
total: 221.68 sec