Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-201751
#<BuildRuby:0x000055adf3b7c040
@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-201751",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000013 0.000008 0.000021 ( 0.000020)
configure 0.000010 0.000006 0.000016 ( 0.000015)
build_up 0.002824 0.001569 0.981208 ( 1.420372)
build_miniruby 0.000590 0.000328 2.070304 ( 1.913750)
build_ruby 0.000000 0.001239 2.739328 ( 2.645098)
build_all 0.002607 0.006500 15.767048 ( 3.308786)
build_install 0.006938 0.001620 2.225525 ( 1.234415)
test_btest 0.000375 0.000239 66.249492 ( 10.897006)
test_basic 0.000000 0.004409 0.313816 ( 0.405662)
test_all 0.000000 0.001454 687.687304 (142.306455)
test_rubyspec 0.033549 0.029272 52.414894 ( 60.596182)
total: 224.73 sec