Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-123601
#<BuildRuby:0x0000562ad3a1c0f8
@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.20221217-123601",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.004191 0.000004 0.849072 ( 1.056778)
build_miniruby 0.001044 0.000058 0.995739 ( 0.994435)
build_ruby 0.001240 0.000069 2.809246 ( 2.717280)
build_all 0.008971 0.000000 15.804788 ( 3.261973)
build_install 0.005866 0.004457 2.238658 ( 1.251965)
test_btest 0.000582 0.000000 67.107658 ( 11.201879)
test_basic 0.004525 0.000073 0.305473 ( 0.396372)
test_all 0.000000 0.001359 687.270364 (136.778290)
test_rubyspec 0.041012 0.027365 52.130601 ( 60.340812)
total: 218.00 sec