Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-052040
#<BuildRuby:0x000055afc8b80010
@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.20221224-052040",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004254 0.000028 0.870185 ( 1.099151)
build_miniruby 0.001113 0.000000 1.010438 ( 1.009076)
build_ruby 0.001108 0.000000 2.659534 ( 2.658254)
build_all 0.008825 0.000000 15.779627 ( 3.309952)
build_install 0.008587 0.000000 2.193788 ( 1.207537)
test_btest 0.000658 0.000019 59.071240 ( 12.252232)
test_basic 0.004605 0.000050 0.284720 ( 0.375412)
test_all 0.000812 0.000077 631.157472 (116.712076)
test_rubyspec 0.059651 0.010843 51.941245 ( 60.206036)
total: 198.83 sec