Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-042137
#<BuildRuby:0x000055eda0310040
@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-042137",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000034 0.000009 0.000043 ( 0.000042)
build_up 0.003429 0.000857 0.855957 ( 1.074099)
build_miniruby 0.000834 0.000209 0.981991 ( 0.980459)
build_ruby 0.001036 0.000259 2.751181 ( 2.660719)
build_all 0.009010 0.000062 15.694764 ( 3.423619)
build_install 0.007548 0.001618 2.274612 ( 1.305248)
test_btest 0.000506 0.000108 67.174332 ( 11.096203)
test_basic 0.003883 0.000832 0.301642 ( 0.393350)
test_all 0.001119 0.000239 681.880479 (135.407866)
test_rubyspec 0.048975 0.022633 52.380813 ( 60.553928)
total: 216.90 sec