Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-133247
#<BuildRuby:0x00005571d8e97fb0
@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.20221209-133247",
@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.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.005118 1.184598 ( 1.513977)
build_miniruby 0.000000 0.001021 1.028363 ( 1.027114)
build_ruby 0.000000 0.001211 2.687367 ( 2.556086)
build_all 0.003950 0.005029 15.917335 ( 3.402598)
build_install 0.006694 0.001913 2.237456 ( 1.273922)
test_btest 0.000422 0.000121 64.739755 ( 11.014118)
test_basic 0.000000 0.004766 0.285524 ( 0.376908)
test_all 0.000000 0.001086 664.147195 (109.571941)
test_rubyspec 0.040709 0.028461 52.353906 ( 60.494580)
total: 191.23 sec