Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-224806
#<BuildRuby:0x0000557e94063e80
@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.20221220-224806",
@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.000019 0.000002 0.000021 ( 0.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000230 0.004097 0.905710 ( 1.374551)
build_miniruby 0.000839 0.000194 0.993676 ( 0.992219)
build_ruby 0.000000 0.001272 2.656067 ( 2.654598)
build_all 0.006667 0.002365 15.933803 ( 3.422327)
build_install 0.008668 0.000144 2.294395 ( 1.279532)
test_btest 0.000610 0.000000 60.464745 ( 11.809811)
test_basic 0.003061 0.001954 0.285834 ( 0.375980)
test_all 0.001095 0.000273 695.678020 (138.599018)
test_rubyspec 0.036660 0.021751 52.622121 ( 60.807826)
total: 221.32 sec