Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-053359
#<BuildRuby:0x0000562d957a3f00
@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.20221216-053359",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003858 0.000551 0.874929 ( 1.245972)
build_miniruby 0.000844 0.000000 1.055495 ( 1.054155)
build_ruby 0.001277 0.000000 2.800293 ( 2.698332)
build_all 0.002595 0.006544 15.783770 ( 3.320845)
build_install 0.008671 0.001099 2.159519 ( 1.194638)
test_btest 0.000590 0.000000 62.345846 ( 11.641576)
test_basic 0.004882 0.000335 0.284278 ( 0.374224)
test_all 0.001885 0.000000 677.605489 (141.815549)
test_rubyspec 0.037825 0.025921 52.450795 ( 60.623762)
total: 223.97 sec