Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-182209
#<BuildRuby:0x0000561bfc6a6620
@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.20221215-182209",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004177 0.000015 0.848523 ( 1.069876)
build_miniruby 0.000867 0.000046 0.973757 ( 0.972480)
build_ruby 0.001225 0.000065 2.751568 ( 2.657223)
build_all 0.009104 0.000000 15.946172 ( 3.310191)
build_install 0.010416 0.000342 2.213099 ( 1.233731)
test_btest 0.000589 0.000027 66.549087 ( 10.764421)
test_basic 0.004618 0.000210 0.302857 ( 0.393744)
test_all 0.001305 0.000033 671.804933 (148.580727)
test_rubyspec 0.056082 0.013004 52.596188 ( 60.789372)
total: 229.77 sec