Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-113846
#<BuildRuby:0x0000563f92c3c0f8
@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-113846",
@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.000019 0.000001 0.000020 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.004329 0.852778 ( 1.062785)
build_miniruby 0.000000 0.000921 0.945266 ( 0.943862)
build_ruby 0.000000 0.001241 2.778117 ( 2.691143)
build_all 0.007852 0.001107 15.749155 ( 3.353763)
build_install 0.006295 0.004362 2.209455 ( 1.202215)
test_btest 0.000582 0.000117 65.658654 ( 11.166679)
test_basic 0.004219 0.000844 0.302107 ( 0.392527)
test_all 0.000658 0.000802 671.844201 (136.394058)
test_rubyspec 0.051175 0.013716 53.047303 ( 61.276989)
total: 218.48 sec